v0.9.2 web and wasm changes for deployment

This commit is contained in:
2026-02-27 18:35:49 -05:00
parent 84efdb63e0
commit e689ca83a2
4 changed files with 54 additions and 27 deletions
+5
View File
@@ -0,0 +1,5 @@
//go:build !js
package main
const defaultAPIBase = "http://localhost:8080"