This project aims to compare Bevy against PixiJS by re-implementing this 2D web canvas engine benchmark.
Follow this guide to get Wasm support set up, then run:
cargo run --profile web-release --target wasm32-unknown-unknown
This project aims to compare Bevy against PixiJS by re-implementing this 2D web canvas engine benchmark.
Follow this guide to get Wasm support set up, then run:
cargo run --profile web-release --target wasm32-unknown-unknown