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

Implementation status tracking #115

Open
rkirsling opened this issue Aug 1, 2019 · 11 comments
Open

Implementation status tracking #115

rkirsling opened this issue Aug 1, 2019 · 11 comments

Comments

@rkirsling
Copy link
Member

rkirsling commented Aug 1, 2019

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

@MatthiasKunnen
Copy link

TypeScript: microsoft/TypeScript#16

@devsnek
Copy link
Member

devsnek commented Aug 1, 2019

wow that is an old feature request for typescript 😅

@devsnek
Copy link
Member

devsnek commented Aug 8, 2019

Initial implementation of optional chaining has landed in V8 behind --harmony-optional-chaining (v8/v8@ceb7bd5)

@devsnek
Copy link
Member

devsnek commented Aug 12, 2019

Initial implementation of optional chaining has landed in engine262 behind --features=OptionalChaining (engine262/engine262@e4c6798)

@rkirsling
Copy link
Member Author

Landed in JSC (behind feature flag) in WebKit/WebKit@2af340f (https://trac.webkit.org/r248829).

@MatthiasKunnen
Copy link

Landed in TypeScript 3.7

@rkirsling
Copy link
Member Author

rkirsling commented Nov 18, 2019

This is now on by default in JSC (will likely be available in STP 97).

@robpalme
Copy link

V8 unflagged on master on 2019-11-01 which makes it available in Chrome 80. You can try it using Chrome Canary.

@avp
Copy link

avp commented Dec 3, 2019

Landed in Hermes: facebook/hermes@f6577a4

@rhuanjl
Copy link

rhuanjl commented Dec 5, 2019

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.

@codehag
Copy link

codehag commented Jan 21, 2020

landed today unflagged in Firefox nightly. You can expect it with firefox 74

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants