Stream: git-wasmtime

Topic: wasmtime / PR #10587 Update linkage of `libm` for nightly...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2025 at 17:51):

alexcrichton opened PR #10587 from alexcrichton:fix-nightly-libm to bytecodealliance:main:

Upstream rustc has changed meaning that the ceil function is now defined in bcompiler-builtins, so link a different symbol to force pulling in libm to get dlsym working for its symbols in Cranelift tests.

<!--
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 (Apr 15 2025 at 17:51):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #10587.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2025 at 17:51):

alexcrichton requested abrown for a review on PR #10587.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2025 at 18:13):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 15 2025 at 19:45):

abrown merged PR #10587.


Last updated: Dec 06 2025 at 07:03 UTC