bjorn3 opened PR #6169 from bjorn3:bsc-unwinding-jit-no-override
to bytecodealliance:main
:
Instead remove the colocated flag for hotplug mode in define_function. This prevents issues if declare_*_in_func wasn't used due to eg the function being from a previously serialized module and now deserialized into JITModule.
Based on https://github.com/bytecodealliance/wasmtime/pull/6165 to prevent merge conflicts. Will rebase once it lands.
bjorn3 requested cfallin for a review on PR #6169.
bjorn3 requested wasmtime-compiler-reviewers for a review on PR #6169.
cfallin submitted PR review.
bjorn3 updated PR #6169.
cfallin has enabled auto merge for PR #6169.
cfallin merged PR #6169.
Last updated: Nov 22 2024 at 17:03 UTC