-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
type: questionFurther information is requestedFurther information is requested
Description
As the title says, I can't use any of the run-wasm examples
I've tried pulling in libEGL.dylib, and v2,
I also tried setting the flags in the command line and in
[target.wasm32-unknown-unknown]
rustflags = ["--cfg", 'getrandom_backend="wasm_js"']
following: https://docs.rs/getrandom/latest/getrandom/#webassembly-support
Am i doing something wrong?
Is there a way to make it work by just running cargo run-wasm --example bunnymark?
-edit: on M1 Max Macbook Pro Macos: Sequoia
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: questionFurther information is requestedFurther information is requested