ecmascript-types
ecmascript-types copied to clipboard
Ensure all WebIDL interfaces can be handled
I foresee people importing the browser WebIDL interfaces and using them heavily in web applications or frameworks. These interfaces would be available by browsers natively in parallel with this specification. (Probably just converted by a script).
Scanning the specification it seems like most every feature is supported by this specification, but I could be missing a more complex case.