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

Support for WASI #2

Open
syrusakbary opened this issue Jan 12, 2022 · 1 comment
Open

Support for WASI #2

syrusakbary opened this issue Jan 12, 2022 · 1 comment

Comments

@syrusakbary
Copy link

It would be great to support WASI similarly to other Wasmer bindings: Python, Elixir and more.

@Pangoraw
Copy link
Owner

I had to add the implementation for wasm_importtype_copy using Pangoraw/wasmer@8be75c5 but WASI works with the file in test/wasi.jl. I guess now the main problem is controlling WASI stdin (see wasmerio/wasmer#2334) which is currently always inherited from the host when using the C api.

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

No branches or pull requests

2 participants