Stream: git-wasmtime

Topic: wasmtime / PR #5657 Wasmtime: build release artifacts wit...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 30 2023 at 21:21):

cfallin opened PR #5657 from release-assets-all-arch to main:

This allows the wasmtime binary provided in our release artifacts to cross-compile: wasmtime compile can build a .cwasm for any platform that Wasmtime supports, not just the host platform. This may be useful in some deployment scenarios.

We don't turn on all-arch by default because it increases build time and binary size of Wasmtime itself, and other embedders of the wasmtime crate won't necessarily want this; hence, we set it only as part of the CI build configuration.

Fixes #5655.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jan 30 2023 at 21:21):

cfallin requested alexcrichton for a review on PR #5657.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 30 2023 at 21:39):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 30 2023 at 21:49):

cfallin has enabled auto merge for PR #5657.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 30 2023 at 22:58):

cfallin merged PR #5657.


Last updated: Oct 23 2024 at 20:03 UTC