File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -48,9 +48,13 @@ instruction:
48
48
## Implementation Status
49
49
50
50
- spec interpreter: Done
51
- - wabt: [ Done] ( https://github.com/WebAssembly/debugging/issues/17#issuecomment-1041130743 )
52
51
- 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
54
58
55
59
[ spec ] : https://webassembly.github.io/spec/core/valid/instructions.html#constant-expressions
56
60
[ presentation ] : https://docs.google.com/presentation/d/1sM9mJJ6iM7D8324ipYxot91hSKnWCtB8jX4Kh3bde5E
You can’t perform that action at this time.
0 commit comments