Commit 403ffe4
committed
[test][js-api] WebAssembly.Exception.length should be 2
See https://webassembly.github.io/spec/js-api/#exceptions
> constructor(Tag exceptionTag, sequence<any> payload,
> optional ExceptionOptions options = {});1 parent cc90d82 commit 403ffe4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments