Remix.run Logo
gavinray 5 hours ago

See also: https://www.graalvm.org/webassembly/docs/

jbaiter 3 hours ago | parent [-]

Yeah, this was the first thing that came to mind, how does this compare to the Truffle WASM implementation. The Graal Polyglot API is pretty incredible, we've been using it for a JavaScript/Python plugin system in a JVM app, and it's been amazing.