Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Add JavaScriptCore implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens authored Jan 21, 2019
1 parent 6624a70 commit c2cddc4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ The specification is available in [ecmarkup](spec.emu) or [rendered HTML](https:

## Implementations
* [V8](https://bugs.chromium.org/p/v8/issues/detail?id=7782), enabled by default in V8 v7.2.10 and Chrome 72
* [SpiderMonkey](https://bugzilla.mozilla.org/show_bug.cgi?id=1469021), shipped in Firefox 64
* [SpiderMonkey](https://bugzilla.mozilla.org/show_bug.cgi?id=1469021), shipping in Firefox 64
* [JavaScriptCore](https://bugs.webkit.org/show_bug.cgi?id=191677), shipping in [Safari Technology Preview 73](https://webkit.org/blog/8555/release-notes-for-safari-technology-preview-73/)

0 comments on commit c2cddc4

Please sign in to comment.