braid icon indicating copy to clipboard operation
braid copied to clipboard

a multi-stage heterogeneous programming language applied to real-time 3D graphics

Results 11 braid issues
Sort by recently updated
recently updated
newest added

I've ported the source to use strictNullChecks, but a bunch of `!` operators appear on the `id` field of syntax nodes. (The TS calls these "null assertions," but that's misleading—they...