Stream: git-wasmtime

Topic: wasmtime / PR #13035 Clear trap pointer on non-trapping i...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 15:10):

ShoosounS47 requested pchickey for a review on PR #13035.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 15:10):

ShoosounS47 opened PR #13035 from ShoosounS47:clear-instantiate-trap-pointer to bytecodealliance:main:

Fixes #7578

Clear trap_ptr before matching on instantiation results so successful and non-trapping error paths always leave it as NULL, matching the contract in instance.h.

Add a C API test that covers both a successful instantiation and a non-trapping error with a pre-initialized trap pointer.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 15:10):

ShoosounS47 requested wasmtime-core-reviewers for a review on PR #13035.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 15:48):

ShoosounS47 updated PR #13035.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 15:51):

alexcrichton submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 15:51):

alexcrichton has enabled auto merge for PR #13035.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 16:06):

alexcrichton added PR #13035 Clear trap pointer on non-trapping instantiation to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 16:44):

alexcrichton merged PR #13035.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 10 2026 at 16:44):

alexcrichton removed PR #13035 Clear trap pointer on non-trapping instantiation from the merge queue.


Last updated: Apr 12 2026 at 23:10 UTC