You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
https://docs.google.com/document/d/1MVPbUakXBKwvAd5CN3BJd2Ems5OhYhFt5pKpvrw8SN4/edit?usp=sharing&resourcekey=0-wdToK40p4UEnBKMNguYNmw
object
should translate asobject
darionco/bikeshed-to-ts#9declare var
for WebIDLinterface
should always havenew ()
darionco/bikeshed-to-ts#10new ()
should have return type darionco/bikeshed-to-ts#11The text was updated successfully, but these errors were encountered: