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
runtime-wasmtime should receive/send wasi:io streams as stream<u8>.
Most of this work is done, but we need to test it and ensure it actually works (and likely fix bugs).
Closing this issue requires a working example in examples
The text was updated successfully, but these errors were encountered:
runtime-wasmtime
should receive/sendwasi:io
streams asstream<u8>
.Most of this work is done, but we need to test it and ensure it actually works (and likely fix bugs).
Closing this issue requires a working example in
examples
The text was updated successfully, but these errors were encountered: