From 28aa138a6959685c3c5c379d8734fb80aa483b43 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Mon, 27 Feb 2023 19:11:49 +0100 Subject: [PATCH] Mention GraalVM JavaScript in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf22749..9d6a064 100644 --- a/README.md +++ b/README.md @@ -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: