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, likeFuncTypecreation.Part of https://github.com/bytecodealliance/wasmtime/issues/12069
Depends on https://github.com/bytecodealliance/wasmtime/pull/12522
fitzgen requested alexcrichton for a review on PR #12524.
fitzgen requested wasmtime-core-reviewers for a review on PR #12524.
fitzgen updated PR #12524.
github-actions[bot] added the label wasmtime:api on PR #12524.
alexcrichton submitted PR review.
fitzgen updated PR #12524.
fitzgen updated PR #12524.
fitzgen has enabled auto merge for PR #12524.
fitzgen added PR #12524 Handle OOM when getting a function type's trampoline type to the merge queue.
fitzgen merged PR #12524.
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