On 04/03/2012 09:59 AM, Mohd. Bilal Husain wrote:
After I couldn't build on SunOS (as host) due to lack of swap space (one of the hindrance), knowledge and control of machine, in general, I was wondering that with all llvm bindings, it should be straightforward to run emscripten on Rust's IR generated for LLVM. And indeed there seems to be working pieces.* What I want to know is whether there's an online demo or compiled javascript which I can play with?

Nobody has done this yet, but it gets talked about frequently and would be awesome. Getting something working minimally would not be too difficult. You would probably start by running rust bitcode through emscripten, then rewriting missing runtime functions in javascript. I would love patches for this.

_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to