Stream: git-wasmtime

Topic: wasmtime / PR #3514 Add the `pooling-allocator` feature.


view this post on Zulip Wasmtime GitHub notifications bot (Nov 10 2021 at 21:27):

peterhuene opened PR #3514 from feature-gate-pooling-allocator to main:

This PR adds the pooling-allocator feature to both the wasmtime 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.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 10 2021 at 21:32):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 10 2021 at 22:00):

peterhuene merged PR #3514.


Last updated: Oct 23 2024 at 20:03 UTC