Y
Hacker News
new
|
ask
|
show
|
jobs
by
ertucetin
481 days ago
Can we use any JVM language, like Clojure?
3 comments
tombert
481 days ago
I think it's the other direction isn't it? As in, it's a runtime written in Java that runs WebAssembly, not a JVM that runs on WebAssembly.
I could be wrong but that's the impression I got.
link
evacchi
481 days ago
that is correct
link
fulafel
480 days ago
Yes, you should be able to call wasm stuffs from Clojure with it too.
link
bhelx
481 days ago
This is distributed as just a jar, should you can invoke it from Clojure, if that is what you mean.
link
I could be wrong but that's the impression I got.