Stream: git-wasmtime

Topic: wasmtime / issue #6556 WASI Preview 2: rewrite streams an...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 07 2023 at 20:00):

alexcrichton commented on issue #6556:

Perhaps a point in favor of using tokio-native types is that it might provide a nicer error and/or solution to the panic outlined at https://github.com/bytecodealliance/wasmtime/issues/5306#issuecomment-1625917098

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2023 at 20:17):

pchickey commented on issue #6556:

The wit has not been submitted upstream yet. I was going to work on that once this landed, as well as the rest of the upstream/wasmtime wit reconciliation that is pending

view this post on Zulip Wasmtime GitHub notifications bot (Jul 21 2023 at 20:58):

pchickey commented on issue #6556:

I just made a big update to the PR description with the design changes since the last round of review, and the known problems in this PR. I am now going to make the windows inherit stdin panic, mark the tests that affects as cfg_attr(windows, should_panic), and land this PR. The follow up work includes, in rough priority order:


Last updated: Oct 23 2024 at 20:03 UTC