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 tolibchttps://github.com/rust-lang/libc/blob/main/src/unix/bsd/netbsdlike/openbsd/x86_64.rsThis fix is needed after this commit https://github.com/bytecodealliance/wasmtime/commit/192f2fcdadfec9d0cf6b58548a85a7307450cbf5
Build and tests OK on OpenBSD/current amd64:
- with example from https://github.com/bytecodealliance/wasmtime/tree/main/crates/wasmtime
- build of Yara-X version v1.10.0 (https://github.com/VirusTotal/yara-x/releases/tag/v1.10.0) that uses
wasmtimecrate.
lcheylus requested wasmtime-core-reviewers for a review on PR #12097.
lcheylus requested pchickey for a review on PR #12097.
lcheylus commented on PR #12097:
@CalebHeydon Maybe are you interested with this fix (I saw your fix for OpenBSD in PR #8613).
alexcrichton submitted PR review:
Thanks!
alexcrichton commented on PR #12097:
Looks like github is having one of its days. I'll enqueue this later to try again.
alexcrichton merged PR #12097.
Last updated: Dec 06 2025 at 06:05 UTC