Skip to content

Can't use run-wasm #270

@Codys-Wright

Description

@Codys-Wright

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions