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
Using the latest dev, I'm unable to run code generated by protoc when it's compiled to WASM / WASI.
Error: failed to run main module `example.wasm`
Caused by:
0: failed to instantiate "example.wasm"
1: unknown import: `env::sync/atomic.StoreUint32` has not been defined
make: *** [run] Error 1