madsmtm opened PR #13131 from madsmtm:macho-build-version to bytecodealliance:main:
Fixes https://github.com/bytecodealliance/wasmtime/issues/8730, the remaining linker warnings are now gone.
madsmtm requested alexcrichton for a review on PR #13131.
madsmtm requested wasmtime-compiler-reviewers for a review on PR #13131.
madsmtm edited PR #13131:
Fixes https://github.com/bytecodealliance/wasmtime/issues/8730, the remaining linker warnings are now gone.
See also https://github.com/rust-lang/rustc_codegen_cranelift/pull/1645 which passes the actual version (instead of just specifying
0.0.0).
alexcrichton commented on PR #13131:
@bjorn3 would you be willing to review?
github-actions[bot] added the label cranelift:module on PR #13131.
github-actions[bot] added the label cranelift:area:aarch64 on PR #13131.
github-actions[bot] added the label cranelift on PR #13131.
bjorn3 commented on PR #13131:
Looks fine to me, but CI fails.
madsmtm updated PR #13131.
madsmtm requested wasmtime-default-reviewers for a review on PR #13131.
madsmtm updated PR #13131.
madsmtm commented on PR #13131:
Had to update the
target-lexicondependency (I was testing this insiderustc_codegen_cranelift). I went with0.13.3as that seemed to be accepted bycargo vet.
madsmtm commented on PR #13131:
A bit odd though, the "CI / Cargo vet failed on a Pull Request" step is failing, but "CI / Cargo vet" succeeds?
madsmtm updated PR #13131.
bjorn3 submitted PR review.
alexcrichton submitted PR review.
alexcrichton added PR #13131 Mach-O: Set LC_BUILD_VERSION to the merge queue
alexcrichton merged PR #13131.
alexcrichton removed PR #13131 Mach-O: Set LC_BUILD_VERSION from the merge queue
Last updated: May 03 2026 at 22:13 UTC