koute opened PR #5773 from main_lto_missing_symbols_workaround to main:
This PR works around a
rustcbug where compiling with LTO will sometimes strip out some of the trampoline entrypoint symbols resulting in a linking failure.Fixes https://github.com/bytecodealliance/wasmtime/issues/5768
alexcrichton submitted PR review.
alexcrichton merged PR #5773.
Last updated: Dec 06 2025 at 06:05 UTC