diff --git a/README.md b/README.md index d0402a7..463c170 100644 --- a/README.md +++ b/README.md @@ -513,10 +513,23 @@ GraalWasm is a WebAssembly engine implemented in the GraalVM. It can interpret a - - + + + + + + + + + + + -
JavaJVMGraal supported languagesKotlinClojureScalaJVM BytecodeRubyPythonJavascriptLLVM IRRSqueakMore
+ + +Java, Kotlin, Clojure, and Scala need more boilerplate, and have less consistent tooling, when working with GraalWasm. +It is recommended, to explore the JVM Bytecode implementation for them. + * **Non-MVP features supported** @@ -543,7 +556,7 @@ GraalWasm is a WebAssembly engine implemented in the GraalVM. It can interpret a * **Used by** - - [GraalVM JavaScript](https://github.com/graalvm/graaljs) - A high performance implementation of the JavaScript programming language. + - [GraalJS](https://github.com/graalvm/graaljs) - A high performance implementation of the JavaScript programming language. * **Platforms supported**