summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2026-07-30 07:34:24 -0400
committerMica White <botahamec@outlook.com>2026-07-30 07:34:24 -0400
commite3c5839159903658a667f789963f20a31567b25c (patch)
tree1e358a5fb43fd4c8f8e06374667583250111d6e6 /config.toml
Initial commitHEADmain
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..f4e8c00
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,2 @@
+[build]
+target = "wasm32-unknown-unknown"