docs: add exception handling toolchain compatibility guide#310
Open
shubham5080 wants to merge 4 commits into
Open
docs: add exception handling toolchain compatibility guide#310shubham5080 wants to merge 4 commits into
shubham5080 wants to merge 4 commits into
Conversation
Signed-off-by: shubham5080 <shubhamshinde5080@gmail.com>
This was referenced Jul 7, 2026
hydai
requested changes
Jul 8, 2026
Signed-off-by: shubham5080 <shubhamshinde5080@gmail.com>
Signed-off-by: shubham5080 <shubhamshinde5080@gmail.com>
Author
|
@hydai Moved the example ( |
shubham5080
commented
Jul 9, 2026
shubham5080
left a comment
Author
There was a problem hiding this comment.
@hydai Friendly ping — pushed updates addressing your feedback:
- Toolchain versions in the compatibility table
- Moved the full
a.cppexample into this doc page (per #5136 feedback)
Ready for another look when you have time. Thanks!
2 tasks
hydai
requested changes
Jul 13, 2026
hydai
left a comment
Member
There was a problem hiding this comment.
I didn't get the point. What's the reason for including the non-verified version in wasi-sdk?
Signed-off-by: shubham5080 <shubhamshinde5080@gmail.com>
Author
|
@hydai Good catch — that wasi-sdk row was speculative (no version tested). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of WasmEdge/WasmEdge#2406
Documents latest EH proposal support, legacy EH rejection, toolchain table, and how to run EH spec tests.