fitzgen opened PR #12683 from fitzgen:handle-oom-in-linker-instantiate-pre to bytecodealliance:main:
Depends on https://github.com/bytecodealliance/wasmtime/pull/12682
Part of https://github.com/bytecodealliance/wasmtime/issues/12069
fitzgen requested alexcrichton for a review on PR #12683.
fitzgen requested wasmtime-fuzz-reviewers for a review on PR #12683.
fitzgen requested wasmtime-core-reviewers for a review on PR #12683.
fitzgen requested wasmtime-compiler-reviewers for a review on PR #12683.
alexcrichton submitted PR review.
alexcrichton created PR review comment:
As we go further and further down this road, were you thinking of replacing these with
KVec<T>at some point? Or were you hoping someone else would pick that up?
fitzgen submitted PR review.
fitzgen created PR review comment:
I'm still not sold on
KVec<T>which is my reason for delaying...Leaning back towards
TryVec<T>again...I don't know
fitzgen updated PR #12683.
fitzgen has enabled auto merge for PR #12683.
fitzgen added PR #12683 Handle OOM in Linker::instantiate_pre to the merge queue
fitzgen merged PR #12683.
fitzgen removed PR #12683 Handle OOM in Linker::instantiate_pre from the merge queue
Last updated: Mar 23 2026 at 16:19 UTC