Skip to content

Commit 5d3ae57

Browse files
committed
Clarify documentation regarding Wasm proposals by specifying "llvm-jit" in the legacy exception handling note
1 parent 7d3bb23 commit 5d3ae57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/stability_wasm_proposals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Users can turn those features on or off by using compilation options. If a relev
2626
| Legacy Exception handling[^2] | Yes | `WAMR_BUILD_EXCE_HANDLING` |
2727
| WebAssembly C and C++ API | No | N/A |
2828

29-
[^1]: jit and aot only
29+
[^1]: llvm-jit and aot only
3030
[^2]: interpreter only
3131

3232
## Off-by-default Wasm Proposals

0 commit comments

Comments
 (0)