Stream: git-wasmtime

Topic: wasmtime / PR #7991 Don't infer host flags for cross-comp...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2024 at 16:28):

alexcrichton opened PR #7991 from alexcrichton:only-infer-native-flags-on-host to bytecodealliance:main:

This commit fixes an accidental regression from #7766 where infer_native_flags is called even if a target is explicitly specified to a Config. Now inference only happens if a target isn't specified meaning that the host is selected.

<!--
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 23 2024 at 16:28):

alexcrichton requested fitzgen for a review on PR #7991.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2024 at 16:28):

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

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2024 at 16:58):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 23 2024 at 17:39):

fitzgen merged PR #7991.


Last updated: Nov 22 2024 at 16:03 UTC