Added build tag for non web only.

This commit is contained in:
2026-06-28 06:55:13 +02:00
parent 6140db0d8f
commit d43ec53d8d
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
#+build !js
package tinyfiledialogs
import "base:builtin"
+1
View File
@@ -1,3 +1,4 @@
#+build !js
package machine
import "core:log"
+1
View File
@@ -1,3 +1,4 @@
#+build !js
package simulator
import "core:strings"