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:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested wasmtime-core-reviewers for a review on PR #8527.
alexcrichton requested fitzgen for a review on PR #8527.
fitzgen submitted PR review:
Do we document the defaults in some
config.rs
doc comment? Should double check and update the docs if necessary.
alexcrichton updated PR #8527.
alexcrichton commented on PR #8527:
Good catch :+1:
alexcrichton has enabled auto merge for PR #8527.
alexcrichton merged PR #8527.
Last updated: Nov 22 2024 at 16:03 UTC