alexcrichton opened PR #7350 from alexcrichton:fill-out-more-docs
to bytecodealliance:main
:
This commit fills out the page about producing minimal builds a bit more. The intention here is to provide examples of ideas about how to reduce size further as well as current limitations and how they can be evaluated.
<!--
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 has marked PR #7350 as ready for review.
alexcrichton requested abrown for a review on PR #7350.
alexcrichton requested wasmtime-default-reviewers for a review on PR #7350.
abrown submitted PR review:
LGTM! Couldn't resist some verbiage nits.
abrown submitted PR review:
LGTM! Couldn't resist some verbiage nits.
abrown created PR review comment:
~2.8M dynamic library. This is currently the smallest size with the source code as-is, but there are more size reductions which haven't been implemented yet.
abrown created PR review comment:
Above are some future avenues to take in terms of reducing the binary size of
alexcrichton updated PR #7350.
alexcrichton has enabled auto merge for PR #7350.
alexcrichton merged PR #7350.
Last updated: Nov 22 2024 at 16:03 UTC