Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ES global proposal #12902

Closed
mhegazy opened this issue Dec 14, 2016 · 4 comments
Closed

Add support for ES global proposal #12902

mhegazy opened this issue Dec 14, 2016 · 4 comments
Labels
ES Next New featurers for ECMAScript (a.k.a. ESNext) Fixed A PR has been merged for this issue Suggestion An idea for TypeScript

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Dec 14, 2016

Here is the proposal: https://github.com/tc39/proposal-global

@mhegazy mhegazy added Suggestion An idea for TypeScript ES Next New featurers for ECMAScript (a.k.a. ESNext) labels Dec 14, 2016
@DanielRosenwasser
Copy link
Member

As discussed offline, it sounds like this is only a change to lib.d.ts, because anything else would be a polyfill.

@AaronNGray
Copy link

How about Global for the namespace ?

@saschanaz
Copy link
Contributor

This has been fixed, you can use globalThis in the latest nightly build.

@DanielRosenwasser DanielRosenwasser removed the Waiting for TC39 Unactionable until TC39 reaches some conclusion label Jul 29, 2019
@DanielRosenwasser
Copy link
Member

Fixed by #29332.

@DanielRosenwasser DanielRosenwasser added the Fixed A PR has been merged for this issue label Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ES Next New featurers for ECMAScript (a.k.a. ESNext) Fixed A PR has been merged for this issue Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

5 participants