Stream: git-wasmtime

Topic: wasmtime / PR #11861 Expose exception proposal configurat...


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

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).

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

MU-Software requested alexcrichton for a review on PR #11861.

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

MU-Software requested wasmtime-core-reviewers for a review on PR #11861.


Last updated: Dec 06 2025 at 07:03 UTC