cfallin edited issue #12819:
error: unsupported platform --> /wrkdirs/usr/ports/databases/surrealdb/work/surrealdb-3.0.4/cargo-crates/wasmtime-41.0.4/src/runtime/vm/sys/unix/signals.rs:401:13 | 401 | compile_error!("unsupported platform"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OS: FreeBSD 15
cfallin commented on issue #12819:
Thanks for filing an issue. I've edited your title to be more accurate: it is the specific combo of FreeBSD/aarch64 that is not supported yet. Each combo of platform and ISA needs a little bit of specific code to handle signal frames. Support for non-tier-1 platforms is always welcome but is best-effort, since we don't have access to all platforms nor infinite time (sadly!).
I'd be happy to review a PR, however. Would you be willing to send one?
yurivict commented on issue #12819:
Last updated: Mar 23 2026 at 16:19 UTC