|
|
|
|
|
by gspr
1528 days ago
|
|
Very cool! I've been desperately looking for something similar for Rust. I'm too old for all these magic frameworks and "deployers" :-) I have some Rust code, possibly linking in some objects compiled from C. How do I compile to wasm and deploy without magic? Any pointers? |
|
It's focused on emulation development, but I wrote a document that describes the process I followed: https://github.com/aquova/chip8-book/blob/master/src/wasm.md