Stream: git-wasmtime

Topic: wasmtime / PR #11172 c-api: wasip2: Inherit stdin and std...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2025 at 19:46):

MangoPeachGrape opened PR #11172 from MangoPeachGrape:c-api/wasip2/moree to bytecodealliance:main:

Some more WASIP2 APIs that I needed while test embedding the C-API.

I've also been thinking that a in memory pipe for stdio would be very useful.
I see wasmtime_wasi::p2::MemoryOutputPipe, would it make sense to create C bindings for it? Also, does reading from the pipe remove the content from the pipe?


I'll also _try_ to get to the resource values at some point...

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2025 at 19:46):

MangoPeachGrape requested fitzgen for a review on PR #11172.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2025 at 19:46):

MangoPeachGrape requested wasmtime-core-reviewers for a review on PR #11172.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2025 at 22:36):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2025 at 23:00):

alexcrichton merged PR #11172.


Last updated: Dec 06 2025 at 07:03 UTC