tc39 / proposal-global

ECMAScript Proposal, specs, and reference implementation for `global`
http://tc39.github.io/proposal-global/
MIT License
349 stars 18 forks source link

Clarify distinction between globalThis and the global object #44

Closed mathiasbynens closed 5 years ago

mathiasbynens commented 5 years ago

This also makes the motivation for the name "globalThis" more clear.