This commit is contained in:
agra
2026-03-04 17:17:29 +02:00
parent 343ea4bf08
commit 0782353ffa
12 changed files with 1288 additions and 131 deletions

View File

@@ -2,7 +2,7 @@
configure_build :: () {
opts := build_options();
inline if OS == {
if OS == {
case .wasm: {
output := if POINTER_SIZE == 4
then "sx-out/wasm32/index.html"