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