HaxeFoundation / HaxeFoundation/html-externs
Work Queue
- Dominant language
- IDL
- Stars
- 16
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Tracking the todolist:
- [ ] typed arrays to js.lib
- [ ] js.Promise references to js.lib https://github.com/HaxeFoundation/haxe/issues/8282
- [ ] Remap any other types that have moved to js.lib
- [ ] Add @:pure to typedarray constructors
- [ ] class constants on instances with trailing underscore
- [ ] Re-order overloads for better type interference (this is a work around for an overload bug)
- [ ] Split up either types into abstracts where possible. This one is a bit tricky but worth doing.
- [ ] Add missing `userVisibleOnly` field, see https://github.com/HaxeFoundation/haxe/issues/9027
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.