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
Are there plans for adding support for rust's native support for web asm? Currently compiling with --target=wasm32-unknown-unknown results in an error being thrown that the target is not supported
The text was updated successfully, but these errors were encountered:
Are there plans for adding support for rust's native support for web asm? Currently compiling with
--target=wasm32-unknown-unknown
results in an error being thrown that the target is not supportedThe text was updated successfully, but these errors were encountered: