Just messing around with Rust and wasm. Code based on https://rustwasm.github.io/docs/book/ and https://fabiensanglard.net/doom_fire_psx/.
wasm-pack build --target web
cp www/* pkg/
Just messing around with Rust and wasm. Code based on https://rustwasm.github.io/docs/book/ and https://fabiensanglard.net/doom_fire_psx/.
wasm-pack build --target web
cp www/* pkg/