Too large WebAssembly bin file
Open
C-Docs
C-Performance
O-Web
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## What problem does this solve or what need does it fill?
Trivial example [2d_rect](https://bevyengine.org/examples/2d/rect/) weights **13MB**.

Playing with optimization options I reached ~4 MB. Still that's too much.
Is that possible to get less than 0.5 MB?
## What solution would you like?
Excluding some features?
Putting `naga` under a feature?
More features?
Contributor guide
Assessment
This issue has not been assessed yet.