-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
A while back I wrote this document describing a potential project to fix a few bugs in the generator for WebGPU's TypeScript type definitions to make it more maintainable. I filed these as separate issues on bikeshed-to-ts, so this is essentially a tracking issue for those - see issues for details, see doc for summary.
- IDL sequence should be Iterable, not Array darionco/bikeshed-to-ts#6
- [AllowShared] darionco/bikeshed-to-ts#8
- IDL
objectshould translate asobjectdarionco/bikeshed-to-ts#9 -
declare varfor WebIDLinterfaceshould always havenew ()darionco/bikeshed-to-ts#10 -
new ()should have return type darionco/bikeshed-to-ts#11 - Show dictionary default values in doc comments darionco/bikeshed-to-ts#12
Metadata
Metadata
Assignees
Labels
No labels