Stream: git-wasmtime

Topic: wasmtime / PR #5459 Use the `sym` operator for inline ass...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 16:44):

alexcrichton opened PR #5459 from asm-sym to main:

Avoids extra #[no_inline] functions and undue symbols being exposed from Wasmtime. This is a newly stabilized feature in Rust 1.66.0. I've also added a rust-version entry to the wasmtime crate to try to head off possible reports in the future about odd error messages or usage of unstable features if the rustc version is too old.

<!--

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 (Dec 16 2022 at 16:46):

alexcrichton updated PR #5459 from asm-sym to main.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 16:46):

alexcrichton edited PR #5459 from asm-sym to main:

Avoids extra #[no_mangle] functions and undue symbols being exposed from Wasmtime. This is a newly stabilized feature in Rust 1.66.0. I've also added a rust-version entry to the wasmtime crate to try to head off possible reports in the future about odd error messages or usage of unstable features if the rustc version is too old.

<!--

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 (Dec 16 2022 at 17:13):

alexcrichton updated PR #5459 from asm-sym to main.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 18:22):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 18:47):

alexcrichton updated PR #5459 from asm-sym to main.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 18:47):

alexcrichton has enabled auto merge for PR #5459.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 20:12):

alexcrichton merged PR #5459.


Last updated: Oct 23 2024 at 20:03 UTC