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
I wanted to test native code generation, but unless I missed something, only textual wasm files are supplied, but the tools require binary wasm modules.
Is there an easy way to generate binary from text versions in the repo, or do I need another tool?