Stream: git-wasmtime

Topic: wasmtime / PR #10983 [34.0.0] Update release notes


view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2025 at 15:13):

alexcrichton opened PR #10983 from alexcrichton:release-34.0.0 to bytecodealliance:release-34.0.0:

My take on

git log `git merge-base HEAD origin/release-33.0.0`...HEAD

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2025 at 15:13):

alexcrichton requested cfallin for a review on PR #10983.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2025 at 15:13):

alexcrichton requested wasmtime-default-reviewers for a review on PR #10983.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2025 at 16:42):

pchickey created PR review comment:

* The wasi-http implementation responds with a 500 server error if the handle to

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2025 at 16:42):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2025 at 17:30):

alexcrichton created PR review comment:

Oh I believe that this is the other way around, where for the embedder API if the channel to receive the response is dropped then previously response-outparam.set would generate a trap but now it just ignores the error. So this is more of a guest-side change than a host-side change (e.g. as it relates to wasmtime serve)

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2025 at 17:30):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2025 at 20:19):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2025 at 20:19):

alexcrichton created PR review comment:

I'm going to go ahead and land without this change, but happy to follow-up of course

view this post on Zulip Wasmtime GitHub notifications bot (Jun 10 2025 at 20:19):

alexcrichton merged PR #10983.


Last updated: Dec 06 2025 at 06:05 UTC