-
Notifications
You must be signed in to change notification settings - Fork 75
Implementation status tracking #115
Comments
TypeScript: microsoft/TypeScript#16 |
wow that is an old feature request for typescript 😅 |
Initial implementation of optional chaining has landed in V8 behind |
Initial implementation of optional chaining has landed in engine262 behind |
Landed in JSC (behind feature flag) in WebKit/WebKit@2af340f (https://trac.webkit.org/r248829). |
This is now on by default in JSC (will likely be available in STP 97). |
V8 unflagged on master on 2019-11-01 which makes it available in Chrome 80. You can try it using Chrome Canary. |
Landed in Hermes: facebook/hermes@f6577a4 |
I've opened an issue on chakracore chakra-core/ChakraCore#6349 I may try and do the implementation in the next 2-3 weeks if no one else does. |
landed today unflagged in Firefox nightly. You can expect it with firefox 74 |
JSC: https://bugs.webkit.org/show_bug.cgi?id=200199
V8: https://bugs.chromium.org/p/v8/issues/detail?id=9553
SM: https://bugzilla.mozilla.org/show_bug.cgi?id=1566143
The text was updated successfully, but these errors were encountered: