tc39 / proposal-shadowrealm

ECMAScript Proposal, specs, and reference implementation for Realms
https://tc39.es/proposal-shadowrealm/
1.41k stars 67 forks source link

Please use Javascript when discussing features of Javascript #407

Closed damien-otis closed 3 weeks ago

damien-otis commented 3 weeks ago

The example code is in Typescript, but this is a TC39 spec, and the example should be written in Javascript.

nicolo-ribaudo commented 3 weeks ago

Most of the examples in https://github.com/tc39/proposal-shadowrealm/blob/main/explainer.md are written in JavaScript.