Stream: git-wasmtime

Topic: wasmtime / PR #10387 Don’t panic when http `handle` funct...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2025 at 18:21):

primoly opened PR #10387 from primoly:ret-b4-set-2 to bytecodealliance:main:

wasmtime serve currently presumes that a failure to call response-outparam::set inside handle means the component trapped. But it can also happen by returning before invoking set. This PR accommodates for that.

Redo of #10256

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2025 at 18:21):

primoly requested wasmtime-core-reviewers for a review on PR #10387.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2025 at 18:21):

primoly requested alexcrichton for a review on PR #10387.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2025 at 18:33):

primoly updated PR #10387.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2025 at 19:17):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2025 at 20:49):

primoly updated PR #10387.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 12 2025 at 22:24):

alexcrichton merged PR #10387.


Last updated: Apr 18 2025 at 20:03 UTC