Stream: git-wasmtime

Topic: wasmtime / PR #8527 Double the default allowed table elem...


view this post on Zulip Wasmtime GitHub notifications bot (May 02 2024 at 11:40):

alexcrichton opened PR #8527 from alexcrichton:double-default-elements to bytecodealliance:main:

This commit doubles the default allowed table elements per table in the pooling allocator from 10k to 20k. This helps to, by default, run the module produced in #8504.

<!--
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 (May 02 2024 at 11:40):

alexcrichton requested wasmtime-core-reviewers for a review on PR #8527.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2024 at 11:40):

alexcrichton requested fitzgen for a review on PR #8527.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2024 at 15:03):

fitzgen submitted PR review:

Do we document the defaults in some config.rs doc comment? Should double check and update the docs if necessary.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2024 at 18:06):

alexcrichton updated PR #8527.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2024 at 18:06):

alexcrichton commented on PR #8527:

Good catch :+1:

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2024 at 18:06):

alexcrichton has enabled auto merge for PR #8527.

view this post on Zulip Wasmtime GitHub notifications bot (May 02 2024 at 18:45):

alexcrichton merged PR #8527.


Last updated: Oct 23 2024 at 20:03 UTC