History, spatial grid and optimizations

This commit is contained in:
2026-04-28 19:02:00 +02:00
parent 5881a7dafc
commit 81616f8a5d
8 changed files with 1630 additions and 171 deletions

View File

@@ -30,7 +30,8 @@ EMCC_FLAGS = --use-port=emdawnwebgpu \
-sWASM_BIGINT \
-sALLOW_MEMORY_GROWTH \
-msimd128 \
-sFILESYSTEM=0
-sFILESYSTEM=0 \
-flto
# Shell template
SHELL_FILE = shell.html