Skip to content

A Collection of usefull Objects and Methods that would exist by default inside nodejs used to run NodeJS Code inside of GraalVM's ECMAScript Context

License

Notifications You must be signed in to change notification settings

stealify/graalvm-nodejs-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

graalvm-nodejs-context

A Collection of usefull Objects and Methods that would exist by default inside nodejs used to run NodeJS Code inside of GraalVM's ECMAScript Context

TODO

Improve broken String Handling

It is using the JavaString Class at present that leads to side effects like #1

use the truffle api to parse the ast

https://www.graalvm.org/graalvm-as-a-platform/implement-instrument/

About

A Collection of usefull Objects and Methods that would exist by default inside nodejs used to run NodeJS Code inside of GraalVM's ECMAScript Context

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published