Y
Hacker News
new
|
ask
|
show
|
jobs
by
jlebrech
3330 days ago
that's a great twist on the snake game. does rust compile to wasm?
1 comments
cjg
3330 days ago
Yes, Rust can compile to WASM.
https://hackernoon.com/compiling-rust-to-webassembly-guide-4...
link
jlebrech
3330 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
https://hackernoon.com/compiling-rust-to-webassembly-guide-4...