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 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.
It would be great to support WASI similarly to other Wasmer bindings: Python, Elixir and more.
The text was updated successfully, but these errors were encountered: