Skip to content

Commit 0493e50

Browse files
authored
Update implementation status (#10)
1 parent cc62180 commit 0493e50

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

proposals/extended-const/Overview.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,13 @@ instruction:
4848
## Implementation Status
4949

5050
- spec interpreter: Done
51-
- wabt: [Done](https://github.com/WebAssembly/debugging/issues/17#issuecomment-1041130743)
5251
- Firefox: [Done](https://github.com/WebAssembly/debugging/issues/17#issuecomment-1041130743)
53-
- v8: [Done](https://chromium.googlesource.com/v8/v8/+/bf1565d7081cabc510e39c42eaea67ea6e79484e)
52+
- Chrome/v8: [Done](https://chromium.googlesource.com/v8/v8/+/bf1565d7081cabc510e39c42eaea67ea6e79484e)
53+
- Safari: ?
54+
- wabt: [Done](https://github.com/WebAssembly/debugging/issues/17#issuecomment-1041130743)
55+
- llvm: Done
56+
- binaryen: Done
57+
- emscripten: Done
5458

5559
[spec]: https://webassembly.github.io/spec/core/valid/instructions.html#constant-expressions
5660
[presentation]: https://docs.google.com/presentation/d/1sM9mJJ6iM7D8324ipYxot91hSKnWCtB8jX4Kh3bde5E

0 commit comments

Comments
 (0)