Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Add link to legacy proposal in explainer #342

Merged
merged 1 commit into from
Mar 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions proposals/exception-handling/Exceptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
This explainer reflects the up-to-date version of the exception handling
proposal agreed on [Oct 2023 CG
meeting](https://github.com/WebAssembly/meetings/blob/main/main/2023/CG-10.md#exception-handling-vote-on-proposal-to-re-introduce-exnref).
See the [legacy
proposal](https://github.com/WebAssembly/exception-handling/blob/main/proposals/exception-handling/legacy/Exceptions.md)
for the previous version of the proposal that is still supported in several
browsers.

---

Expand Down