Skip to main content
Module

x/gluten/deno.jsonc

OpenGL bindings & WebGL API implementation for Deno.
Go to Latest
File
{ "tasks": { "parse-xml": "deno run -A --unstable ./scripts/parse_xml.ts", "gen": "deno run -A --unstable ./scripts/emitter.ts" }, "fmt": { "files": { "exclude": [ "./OpenGL-Registry" ] } }}