Stream: git-wasmtime

Topic: wasmtime / PR #9357 Add a `Component::initialize_copy_on_...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 23:26):

sunfishcode opened PR #9357 from sunfishcode:sunfishcode/component-range to bytecodealliance:main:

Add a component version of the existing
Module::initialize_copy_on_write_image function. For components, this initializes the copy-on-write images for all contained static modules. This function is just for optimization purposes, and is not required to be called.

<!--
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 (Oct 01 2024 at 23:26):

sunfishcode requested alexcrichton for a review on PR #9357.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 23:26):

sunfishcode requested wasmtime-core-reviewers for a review on PR #9357.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 23:38):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2024 at 23:54):

alexcrichton merged PR #9357.


Last updated: Oct 23 2024 at 20:03 UTC