From 10b1c74c7fa33b18665cfa38a300316ada1bff07 Mon Sep 17 00:00:00 2001 From: Guillaume Uys Date: Fri, 10 Nov 2023 12:48:09 -0600 Subject: [PATCH] G --- webassembly/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webassembly/index.js b/webassembly/index.js index a316a3a..6efdcfc 100644 --- a/webassembly/index.js +++ b/webassembly/index.js @@ -1,4 +1,4 @@ -const WIDTH = 128, HEIGHT = 128, FPS = 10; +const WIDTH = 128, HEIGHT = 128, FPS = 60; const runWasm = async () => { const importObject = {