peterhuene opened PR #3514 from feature-gate-pooling-allocator
to main
:
This PR adds the
pooling-allocator
feature to both thewasmtime
and
wasmtime-runtime
crates.The feature controls whether or not the pooling allocator implementation is
built into the runtime and exposed as a supported instance allocation strategy
in the wasmtime API.The feature is on by default for the
wasmtime
crate.Closes #3513.
alexcrichton submitted PR review.
peterhuene merged PR #3514.
Last updated: Nov 22 2024 at 17:03 UTC