'bevy_render::maths' import path not found on web #19226
Labels
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
O-Web
Specific to web (WASM) builds
O-WebGL2
Specific to the WebGL2 render API
Bevy version
main as of 1395152.
System information
cargo 1.87.0 (99624be96 2025-05-06)
MacOS Sequoia ; on arc
What you did
Run
cargo run --example extended_material --target wasm32-unknown-unknown
What went wrong
Example is not running correctly:
Additional notes
To be noted, on firefox on the same machine, I'm having the same error as:
The text was updated successfully, but these errors were encountered: