Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for wasm imports and exports #4

Open
Nitwel opened this issue Aug 1, 2023 · 0 comments
Open

Add support for wasm imports and exports #4

Nitwel opened this issue Aug 1, 2023 · 0 comments

Comments

@Nitwel
Copy link

Nitwel commented Aug 1, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant