Stream: git-wasmtime

Topic: wasmtime / PR #5773 Prevent trampoline entrypoints from b...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2023 at 08:46):

koute opened PR #5773 from main_lto_missing_symbols_workaround to main:

This PR works around a rustc bug 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

view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2023 at 15:16):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 14 2023 at 15:16):

alexcrichton merged PR #5773.


Last updated: Nov 22 2024 at 17:03 UTC