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
It would be a nice addition to the js shell to pass through webassembly import and export functions in order to have 2 way communication while the process is running.
Right now, this limits you to only have an input and an output when running js in wasm which is fine but it would be great to support more and more wasm features.
The text was updated successfully, but these errors were encountered:
It would be a nice addition to the js shell to pass through webassembly import and export functions in order to have 2 way communication while the process is running.
Right now, this limits you to only have an input and an output when running js in wasm which is fine but it would be great to support more and more wasm features.
The text was updated successfully, but these errors were encountered: