I want to execute intensive computations on client side in chrome with PNaCl (and avoid C++)...Since Rust use llvm as a backend (which is the PNaCl input), it seems an interesting option.
But Rust currently uses a fork of llvm, and the only example of rust code for PNaCl I found is this hello world, and it uses a fork of Rust.
This is a great initiative (I'm trying to make it work), but I wonder if there is any plan to support PNaCl on a smoother/more reliable way (ie: with the standard Rust tool-chain)
Thanks for your help, :-)
AFAIK, there are currently no efforts to make Rust work with PNaCl. There are efforts however to eventually remove the necessity of an LLVM fork for Rust. This should make PNaCl support easier when it happens.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With