Skip to content

Commit ad19491

Browse files
authoredMar 12, 2025
Add link to legacy proposal in explainer (#342)
I found that the legacy and pre-legacy proposals have links to their immediate predecessor and successor but the current proposal does not have a link to its (immediate) predecessor. Given that the current proposal is not yet supported without flags in many browsers, it would help people who want to look at the legacy proposal but don't know there is a separate `legacy/` directory.
1 parent c713e44 commit ad19491

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎proposals/exception-handling/Exceptions.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
This explainer reflects the up-to-date version of the exception handling
44
proposal agreed on [Oct 2023 CG
55
meeting](https://github.com/WebAssembly/meetings/blob/main/main/2023/CG-10.md#exception-handling-vote-on-proposal-to-re-introduce-exnref).
6+
See the [legacy
7+
proposal](https://github.com/WebAssembly/exception-handling/blob/main/proposals/exception-handling/legacy/Exceptions.md)
8+
for the previous version of the proposal that is still supported in several
9+
browsers.
610

711
---
812

0 commit comments

Comments
 (0)
Failed to load comments.