tc39 / proposal-ses

Draft proposal for SES (Secure EcmaScript)
223 stars 20 forks source link

How does Secure EcmaScript (SES) relate to other subsets of 262? #33

Open tantek opened 4 years ago

tantek commented 4 years ago

The Draft Proposal for SES (Secure EcmaScript) appears to be a description of a subset of EcmaScript (262). How does it relate to other subsets of 262, and could this be explicitly documented?

The Subsetting EcmaScript diagram appears to describe some of the ways that SES relates to 262 and other subsets. Is this diagram still accurate? Would an updated diagram like this make sense to include even non-normatively in the SES proposal?

Label: question

(Originally published at: https://tantek.com/2020/022/b1/ecmascript-ses-relate-subsets)

erights commented 4 years ago

At https://github.com/Agoric/Jessie/issues/45 we document our intention to admit async and a restricted form of await into Jessie.

Other than that, the diagram remains accurate but not comprehensive.