caviar
caviar copied to clipboard
⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
error: Uncaught TypeError: Cannot convert object to primitive value new BigUint64Array([BigInt(Deno.UnsafePointer.of(buf))]).buffer, ^ at BigInt () at WebGLRenderingContext.shaderSource (https://deno.land/x/[email protected]/src/webgl/renderingContext.ts:737:29) at loadShader (https://deno.land/x/[email protected]/src/renderers/webgl/util.ts:41:8) at initShaderProgram (https://deno.land/x/[email protected]/src/renderers/webgl/util.ts:15:24) at new WebGLRenderer2D (https://deno.land/x/[email protected]/src/renderers/webgl/2d.ts:40:21) at new...
   Chrome version  Please help me solve the problem
I downloaded and ran the two moving rectangles starter program, but I seem to missing a driver of some sort. The full error is below. Has a solution been found...
When I run the deno demo, I get: ``` ~/TestProjects/Caviar: deno run -A --unstable src/index.ts ⚠️ The `--unstable` flag is deprecated and will be removed in Deno 2.0. Use granular...