ecmascript-types icon indicating copy to clipboard operation
ecmascript-types copied to clipboard

Ensure all WebIDL interfaces can be handled

Open sirisian opened this issue 3 years ago • 0 comments

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.

sirisian avatar Nov 27 '22 22:11 sirisian