Y
Hacker News
new
|
ask
|
show
|
jobs
by
cjg
3327 days ago
Yes, Rust can compile to WASM.
https://hackernoon.com/compiling-rust-to-webassembly-guide-4...
1 comments
jlebrech
3327 days ago
I want to do an experiment with object oriented code that generates view code in wasm and keeps other code in the server.
link