Stream: git-wasmtime

Topic: wasmtime / PR #6169 Don't override declare_*_in_func in c...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 16:39):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 16:40):

bjorn3 requested cfallin for a review on PR #6169.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 16:40):

bjorn3 requested wasmtime-compiler-reviewers for a review on PR #6169.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 17:01):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:23):

bjorn3 updated PR #6169.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 18:24):

cfallin has enabled auto merge for PR #6169.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 19:26):

cfallin merged PR #6169.


Last updated: Oct 23 2024 at 20:03 UTC