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

Will NodeJS support come in? #456

Open
bckd00r opened this issue Apr 27, 2021 · 2 comments
Open

Will NodeJS support come in? #456

bckd00r opened this issue Apr 27, 2021 · 2 comments

Comments

@bckd00r
Copy link

bckd00r commented Apr 27, 2021

Are you thinking of doing NodeJS? If you are thinking of converting to NodeJS and doing a pull request, we can think of it.

@jwulf
Copy link
Contributor

jwulf commented May 4, 2021

NodeJS is a completely different engine. It uses the V8 engine. ScriptCraft uses the embedded engine in the JVM - either Nashorn or Graal VM.

@TonyGravagno
Copy link
Collaborator

This is a rare case where I will mention Grakkit as an alternative to ScriptCraftJS. Grakkit is built over GraalVM and can easily integrate with Node.

Technically it's possible to integrate. There is little to no chance of ScriptCraftJS ever getting built-in integration with node. And I dare say no chance at all of rebasing ScriptCraftJS over Node, because as @jwulf said, it's completely different.

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

No branches or pull requests

3 participants