Stream: git-wasmtime

Topic: wasmtime / PR #12683 Handle OOM in `Linker::instantiate_pre`


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

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

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

fitzgen requested alexcrichton for a review on PR #12683.

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

fitzgen requested wasmtime-fuzz-reviewers for a review on PR #12683.

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

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

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

fitzgen requested wasmtime-compiler-reviewers for a review on PR #12683.

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

alexcrichton submitted PR review.

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

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?

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

fitzgen submitted PR review.

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

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

view this post on Zulip Wasmtime GitHub notifications bot (Feb 26 2026 at 23:27):

fitzgen updated PR #12683.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 26 2026 at 23:27):

fitzgen has enabled auto merge for PR #12683.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 26 2026 at 23:40):

fitzgen added PR #12683 Handle OOM in Linker::instantiate_pre to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (Feb 27 2026 at 00:06):

fitzgen merged PR #12683.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 27 2026 at 00:06):

fitzgen removed PR #12683 Handle OOM in Linker::instantiate_pre from the merge queue


Last updated: Mar 23 2026 at 16:19 UTC