Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deno support #34

Open
Clayblockunova opened this issue Jan 24, 2022 · 2 comments
Open

Deno support #34

Clayblockunova opened this issue Jan 24, 2022 · 2 comments

Comments

@Clayblockunova
Copy link
Contributor

On server side, there is a new JS runtime: Deno. When will you have support of Deno?

@claybiockiller
Copy link

Sorry to bother you again. Deno support have 2 aspects:
1, adding features which work with Deno;
2, upload the module into sites such as nest.land to allow usage in Deno.
what will you consider first?

@fasttime
Copy link
Owner

fasttime commented Jun 3, 2022

The first step will be making JScrewIt run in Deno. This should be possible with compatibility mode, but the last time I checked, some built-in Node.js modules used in the unit tests (like vm) were not supported by Deno yet. When this is done, adding Deno-specific will be the next step. I don't have any plans to publish JScrewIt to nest.land at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants