Skip to content

Commit c502119

Browse files
committed
Add implementation status
1 parent 923e90d commit c502119

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

proposals/extended-const/Overview.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,13 @@ instruction:
4545
- `i64.sub`
4646
- `i64.mul`
4747

48+
## Implementation Status
49+
50+
- spec interpreter: Done
51+
- wabt: [Done](https://github.com/WebAssembly/debugging/issues/17#issuecomment-1041130743)
52+
- Firefox: [Done](https://github.com/WebAssembly/debugging/issues/17#issuecomment-1041130743)
53+
- v8: [WIP](https://bugs.chromium.org/p/v8/issues/detail?id=12089)
54+
4855
[spec]: https://webassembly.github.io/spec/core/valid/instructions.html#constant-expressions
4956
[presentation]: https://docs.google.com/presentation/d/1sM9mJJ6iM7D8324ipYxot91hSKnWCtB8jX4Kh3bde5E
5057
[abi]: https://github.com/WebAssembly/tool-conventions/blob/master/DynamicLinking.md

0 commit comments

Comments
 (0)