2.8.1 (Patch Fix)
Bug Fixes
WASM Bug
- Fix WASM
RangeErroron Initialization: Added--enable-reference-typestowasm-optconfiguration flags incrates/graph-physics/Cargo.toml. This preventswasm-optfrom improperly clamping the__wbindgen_externrefstable capacity in release builds, resolving aRangeErrorduringtable.grow()calls.