Add build script for generating WASM binary for simulator

This commit is contained in:
Lukas Höppner
2026-08-09 22:48:06 +02:00
parent 8e99fca404
commit 1cfcd5a169
2 changed files with 1 additions and 0 deletions
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
tinygo build -o ../simulator/sd/slot0/init.wasm -target wasm-unknown init.go