Stream: git-wasmtime

Topic: wasmtime / PR #6152 Default to the native host for `wasmt...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2023 at 16:00):

alexcrichton opened PR #6152 from alexcrichton:compile-native-cpu-by-default to bytecodealliance:main:

This commit updates the implementation of the wasmtime compile to use the native host as the default targeted output. Previously the string for the native host's target was used as the default target, but this notably disables CPU feature inference meaning that the baseline was always generated.

<!--

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 (Apr 05 2023 at 16:01):

alexcrichton requested fitzgen for a review on PR #6152.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2023 at 16:01):

alexcrichton requested wasmtime-core-reviewers for a review on PR #6152.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2023 at 16:09):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2023 at 17:04):

alexcrichton merged PR #6152.


Last updated: Oct 23 2024 at 20:03 UTC