bytecodealliance / bytecodealliance/wasmtime
Implement WebAssembly Tags (exceptions + stack-switching)
Open
wasm-proposal:exceptions
wasm-proposal:stack-switching
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 121
Description
PR #10251 adds support for exception and control tags in Wasmtime. At the time of writing it lacks:
- [ ] C API support
- [ ] Component model support
- [ ] Fuzzing support
Contributor guide
Assessment
This issue has not been assessed yet.