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
{{ message }}
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
It seems like we would need to expose the "JavaScript exception tag" to JS (as a WebAssembly.Tag object, presumably?), so it can be passed as one of the imports when instantiating a wasm module.
I'll try to take a look at defining this after #201.