Is it possible to compile Cranelift IR files to Wasm? I was thinking something of similar to how I can compile LLVM IR files (.ll) with Emscripten :thinking:
(ps. also, I've never used Zulip before so do let me know if I'm using it wrong — e.g., if I shouldn't have created a new thread, and whatnot)
Unfortunately no, we don't have a Wasm backend at the moment, sorry :-/
it would be a really interesting project! but also a large amount of work (just as the LLVM port to Wasm that enabled Emscripten was)
Honestly, that does sound super fun :sweat_smile: — Also, thanks for your answer @Chris Fallin !
Last updated: Nov 22 2024 at 17:03 UTC