Stream: git-wasmtime

Topic: wasmtime / PR #7508 Cranelift: Clean up imports to avoid ...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 22:20):

fitzgen requested elliottt for a review on PR #7508.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 22:20):

fitzgen opened PR #7508 from fitzgen:no-warnings to bytecodealliance:main:

Depending on which backends were enabled or not at compile time we might or might not use some of these imports, which results in warnings. Moved imports and re-exports around a little to avoid these warnings.

No functional changes.

<!--
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 (Nov 08 2023 at 22:20):

fitzgen requested wasmtime-compiler-reviewers for a review on PR #7508.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 22:20):

fitzgen requested alexcrichton for a review on PR #7508.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 22:20):

fitzgen requested wasmtime-core-reviewers for a review on PR #7508.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 22:23):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 22:23):

alexcrichton has enabled auto merge for PR #7508.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 23:57):

alexcrichton merged PR #7508.


Last updated: Oct 23 2024 at 20:03 UTC