Stream: git-wasmtime

Topic: wasmtime / PR #10313 Use `alloc_zeroed` to allocate dynam...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 28 2025 at 22:34):

fitzgen opened PR #10313 from fitzgen:alloc-zeroed-table-elems to bytecodealliance:main:

This allows us to get pre-zeroed memory from the global allocator, rather than needing to manually zero-initialize the elements.

<!--
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 (Feb 28 2025 at 22:34):

fitzgen requested dicej for a review on PR #10313.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 28 2025 at 22:34):

fitzgen requested wasmtime-core-reviewers for a review on PR #10313.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 28 2025 at 22:43):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2025 at 18:32):

fitzgen updated PR #10313.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2025 at 18:33):

fitzgen has enabled auto merge for PR #10313.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 03 2025 at 19:08):

fitzgen merged PR #10313.


Last updated: Apr 18 2025 at 10:03 UTC