alexcrichton opened PR #12374 from alexcrichton:cranelift-no-std-tweaks to bytecodealliance:main:
- Resolve some warnings about unused variables/imports
- Replace a std-requiring
round_ties_evenmethod with the equivalent fromlibm.The crate still doesn't compile with
no_stdjust yet, but it's down to just one error aboutOnceLock.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested fitzgen for a review on PR #12374.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #12374.
github-actions[bot] added the label cranelift on PR #12374.
github-actions[bot] added the label cranelift:area:x64 on PR #12374.
fitzgen submitted PR review.
fitzgen added PR #12374 Some minor no_std adjustments for cranelift-codegen to the merge queue
fitzgen merged PR #12374.
fitzgen removed PR #12374 Some minor no_std adjustments for cranelift-codegen from the merge queue
Last updated: Jan 29 2026 at 13:25 UTC