Stream: git-wasmtime

Topic: wasmtime / PR #11362 Start sharing more code in WASI betw...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2025 at 17:57):

alexcrichton requested wasmtime-wasi-reviewers for a review on PR #11362.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2025 at 17:57):

alexcrichton opened PR #11362 from alexcrichton:start-unifying-wasi-impls to bytecodealliance:main:

Eventually we're going to want significantly more sharing than we have today but while things are still gated in Wasmtime by default this for now starts out by only changing the structure of the implementations such that the impl of Host traits are the same for both p2 and p3. Additionally the WasiCtx values are brought closer together to ideally unify them eventually too.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

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

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2025 at 18:57):

rvolosatovs submitted PR review.

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

alexcrichton updated PR #11362.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 31 2025 at 20:02):

alexcrichton merged PR #11362.


Last updated: Dec 06 2025 at 07:03 UTC