Hacker News new | ask | show | jobs
by yarg 1460 days ago
Graal has an LLVM back-end:

https://www.graalvm.org/22.1/reference-manual/native-image/L...

Then use the WASM back-end for LLVM.

Probably won't work though.