deno_gl icon indicating copy to clipboard operation
deno_gl copied to clipboard

[WIP] WebGL API implementation for Deno, built on GLFW using FFI.

Results 1 deno_gl issues
Sort by recently updated
recently updated
newest added

> error: TS2344 [ERROR]: Type 'T["parameters"]' does not satisfy the constraint 'NativeType[]'. The type 'readonly NativeType[]' is 'readonly' and cannot be assigned to the mutable type 'NativeType[]'. ...args: MapParameters src/core/util.ts:39:26...