It doesn't compile on wasm, and it's full of footguns # Objective - If bevy is used with default features on wasm, there's more of a chance it will compile - Note that I haven't done a full audit - it's possible that there are other problematic crates ## Solution - `bevy_dynamic_plugin` is no longer a default plugin - I've also done an accidental drive by reformatting of the root `Cargo.toml`, as I have [Even Better Toml](https://github.com/tamasfe/taplo) installed. - (Please, rustfmt do this for us) |
||
|---|---|---|
| .. | ||
| cargo_features.md | ||
| debugging.md | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| linters.md | ||
| linux_dependencies.md | ||
| plugins_guidelines.md | ||
| profiling.md | ||
| release_checklist.md | ||