Stream: git-wasmtime

Topic: wasmtime / PR #11773 cranelift-jit: impl Send for JITModule


view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 15:09):

honzasp opened PR #11773 from KeyrockEU:jit-module-send to bytecodealliance:main:

Send was implemented for JITModule in #8718, but this was (likely intentionally) broken in #10512. This commit implements Send again and adds a test to guard against any future regressions.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 15:09):

honzasp requested cfallin for a review on PR #11773.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 15:09):

honzasp requested wasmtime-compiler-reviewers for a review on PR #11773.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 15:16):

bjorn3 submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 15:29):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 01 2025 at 17:56):

alexcrichton merged PR #11773.


Last updated: Dec 06 2025 at 07:03 UTC