Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement WebAssembly Tags (exceptions + stack-switching) #10252

Open
3 tasks
dhil opened this issue Feb 20, 2025 · 0 comments
Open
3 tasks

Implement WebAssembly Tags (exceptions + stack-switching) #10252

dhil opened this issue Feb 20, 2025 · 0 comments
Labels
wasm-proposal:exceptions Issues for WebAssembly exceptions/exception-handling wasm-proposal:stack-switching Issues related to WebAssembly stack switching

Comments

@dhil
Copy link
Contributor

dhil commented Feb 20, 2025

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
@alexcrichton alexcrichton changed the title Tags Implement WebAssembly Tags (exceptions + stack-switching) Feb 20, 2025
@alexcrichton alexcrichton added wasm-proposal:exceptions Issues for WebAssembly exceptions/exception-handling wasm-proposal:stack-switching Issues related to WebAssembly stack switching labels Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasm-proposal:exceptions Issues for WebAssembly exceptions/exception-handling wasm-proposal:stack-switching Issues related to WebAssembly stack switching
Projects
None yet
Development

No branches or pull requests

2 participants