169 Forks
1418 Stars
1418 Watchers

graaljs

A ECMAScript 2022 compliant JavaScript implementation built on GraalVM. With polyglot language interoperability support. Running Node.js applications!

How to download and setup graaljs

Open terminal and run command
git clone https://github.com/oracle/graaljs.git
git clone is used to create a copy or clone of graaljs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with graaljs https://github.com/oracle/graaljs/archive/master.zip

Or simply clone graaljs with SSH
[email protected]:oracle/graaljs.git

If you have some problems with graaljs

You may open issue on graaljs support forum (system) here: https://github.com/oracle/graaljs/issues