Stream: git-wasmtime

Topic: wasmtime / PR #12097 Add OpenBSD support in wasmtime for ...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 27 2025 at 11:06):

lcheylus opened PR #12097 from lcheylus:openbsd-wasmtime to bytecodealliance:main:

In crates/wasmtime/src/runtime/vm/sys/unix/signals.rs, add case for OpenBSD/x86_64 according to libc https://github.com/rust-lang/libc/blob/main/src/unix/bsd/netbsdlike/openbsd/x86_64.rs

This fix is needed after this commit https://github.com/bytecodealliance/wasmtime/commit/192f2fcdadfec9d0cf6b58548a85a7307450cbf5

Build and tests OK on OpenBSD/current amd64:

view this post on Zulip Wasmtime GitHub notifications bot (Nov 27 2025 at 11:06):

lcheylus requested wasmtime-core-reviewers for a review on PR #12097.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 27 2025 at 11:06):

lcheylus requested pchickey for a review on PR #12097.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 27 2025 at 11:09):

lcheylus commented on PR #12097:

@CalebHeydon Maybe are you interested with this fix (I saw your fix for OpenBSD in PR #8613).

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

alexcrichton submitted PR review:

Thanks!

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

alexcrichton commented on PR #12097:

Looks like github is having one of its days. I'll enqueue this later to try again.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 02 2025 at 01:27):

alexcrichton merged PR #12097.


Last updated: Dec 06 2025 at 06:05 UTC