Skip to content

Commit 5cdb557

Browse files
committed
xs implementation need link
1 parent 8675955 commit 5cdb557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@ assert(String.fromCharCode(...result) === '12:hello world!,');
100100
### Polyfill/transpiler implementations
101101

102102
* [endo immutable-arraybuffer](https://github.com/endojs/endo/tree/master/packages/immutable-arraybuffer)
103-
* XS (Need link)
104103

105104
### Native implementations
106105

107106
Tracking issues to be added:
108107
- JavaScriptCore
109108
- SpiderMonkey
109+
- XS (implemented. need link)
110110
- V8
111111

112112
## Q&A

0 commit comments

Comments
 (0)