Merge pull request #121 from eregon/patch-1

Mention GraalVM JavaScript in README
This commit is contained in:
Jean Boussier 2023-02-27 19:51:58 +01:00 committed by GitHub
commit d09a9566bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ ExecJS supports these runtimes:
* [Google V8](http://code.google.com/p/v8/)
* [mini_racer](https://github.com/discourse/mini_racer) - Google V8
embedded within Ruby
* [GraalVM JavaScript](https://www.graalvm.org/javascript/) - used on TruffleRuby
A short example: