bytecodealliance / bytecodealliance/wasmtime-dotnet

Support enabling and configuring pooled allocation

Open
#333 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
519
Forks
67
Avg merge
1h 7m
Merged PRs (30d)
1

Description

Wasmtime supports [pooled allocation](https://docs.wasmtime.dev/api/wasmtime/struct.PoolingAllocationConfig.html). This is not enabled by default, but can be configured through the C API. The configuration functions have been added in [this PR](https://github.com/bytecodealliance/wasmtime/pull/10484).

Supporting this API in wasmtime-dotnet would enable .NET hosts to enable pooled allocation if required.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.