Stream: git-wasmtime

Topic: wasmtime / PR #9138 add more pooling allocator options to...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 16 2024 at 22:11):

dicej requested alexcrichton for a review on PR #9138.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 16 2024 at 22:11):

dicej requested wasmtime-core-reviewers for a review on PR #9138.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 16 2024 at 22:11):

dicej opened PR #9138 from dicej:more-pooling-allocator-cli-options to bytecodealliance:main:

This adds pooling-table-elements and pooling-max-core-instance-size options to the CLI, allowing the user to override the defaults.

I found myself needing to override both of these settings when running a ASP.NET Core application built using the Native AOT feature of the .NET runtime.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Aug 16 2024 at 22:13):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 17 2024 at 00:00):

abrown merged PR #9138.


Last updated: Oct 23 2024 at 20:03 UTC