tc39 / proposal-shadowrealm

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

Update ecmarkup and biblio, structured headers, minor spec language issues #389

Closed ptomato closed 8 months ago

ptomato commented 9 months ago

This PR updates ecmarkup and ecma262-biblio to the latest versions, and fixes issues arising from that, including replacing HostImportModuleDynamically which no longer exists. It also updates to the latest recommended practices in ECMA-262 language, adds return types to all the structured headers, and fixes a few typos.