Skip to content

Does this support the Node core? #15

Answered by caoccao
Cormanz asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for asking the questions.

Does Javet support core node modules (like events, http, etc)?

Yes, Javet has out-of-box support to all core Node.js modules. I wrote some test cases covering some modules. Given the fact that there are so many modules, I have to be selective on test coverage. You are welcome taking a try.

Performance between V8 Mode and GraalVM

I haven't tested that. Here is the quote from the official doc for your reference.

Due to GraalVM being implemented on top of a JVM, performance characteristics vary from the original native implementation. While GraalVM’s peak performance can match V8 on many benchmarks, it will typically take longer to reach the peak (known a…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by caoccao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants