Stream: git-wasmtime

Topic: wasmtime / PR #12524 Handle OOM when getting a function t...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 19:05):

fitzgen opened PR #12524 from fitzgen:handle-oom-in-type-registry to bytecodealliance:main:

This is the last missing piece of OOM handling in the type registry. There is no
OOM test yet because the type registry is not directly exposed in the public
API; these tests will come as we add OOM handling to things exposed in the
public API that internally use the type registry, like FuncType creation.

Part of https://github.com/bytecodealliance/wasmtime/issues/12069

Depends on https://github.com/bytecodealliance/wasmtime/pull/12522

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 19:05):

fitzgen requested alexcrichton for a review on PR #12524.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 19:05):

fitzgen requested wasmtime-core-reviewers for a review on PR #12524.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 19:08):

fitzgen updated PR #12524.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 20:54):

github-actions[bot] added the label wasmtime:api on PR #12524.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 21:10):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 21:48):

fitzgen updated PR #12524.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 21:49):

fitzgen updated PR #12524.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 21:49):

fitzgen has enabled auto merge for PR #12524.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 22:03):

fitzgen added PR #12524 Handle OOM when getting a function type's trampoline type to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 22:29):

fitzgen merged PR #12524.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 04 2026 at 22:29):

fitzgen removed PR #12524 Handle OOM when getting a function type's trampoline type from the merge queue.


Last updated: Feb 24 2026 at 04:36 UTC