You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use a different version of emsdk, you are likely to fail.
Thanks!
I successfully compiled sherpa with emcc however the Rust crate wasm-bindgen that creates the js bindings currently have some issues with emcc ABI. Is there a way to build sherpa with other wasm target? In rust the target that should work called wasm32-unknown-unknown instead of wasm32-unknown-emscripten that has issues.
Describe the feature
Add option to compile sherpa-rs to wasm with wasm-pack
wasm32-unknown-unknown
rust-skia/rust-skia#1078The text was updated successfully, but these errors were encountered: