mirror of
https://github.com/rails/execjs
synced 2023-03-27 23:21:20 -04:00
Mention GraalVM JavaScript in README
This commit is contained in:
parent
1a61226215
commit
28aa138a69
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue