alexcrichton opened PR #2305 from no-arc
to main
:
Similar to other data structures owned by the
Store
there's no need
forInstance
to have a strongArc
reference, instead it's sufficient
forStore
to have the owning reference.This is hopefully a slight improvement with https://github.com/bytecodealliance/wasmtime/issues/2295
fitzgen submitted PR Review.
fitzgen merged PR #2305.
Last updated: Nov 22 2024 at 16:03 UTC