MU-Software opened PR #11861 from MU-Software:main to bytecodealliance:main:
This PR makes wasmtime exception configuration available through the C API.
The goal is to let downstream bindings like wasmtime-py configure exceptions proposal directly. (Yeah, That's what I'm trying to do :yum:)This is similar in spirit to #7811, which also added configuration.
Verified that the new API compiles and links correctly via the C API build (
cargo build --release --manifest-path crates/c-api/Cargo.toml).
MU-Software requested alexcrichton for a review on PR #11861.
MU-Software requested wasmtime-core-reviewers for a review on PR #11861.
Last updated: Dec 06 2025 at 07:03 UTC