Live data from Hacker News

Endive: A JVM native WebAssembly runtime

github.com

1–10 of 44 posts

Re: Endive: A JVM native WebAssembly runtime

#7
post #2

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

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.
Post reply on HN