make wasm work

This commit is contained in:
2023-03-25 00:45:13 +00:00
parent 47727a6d2f
commit 97ec428aca
12 changed files with 984 additions and 115 deletions

2
run
View File

@@ -1,2 +0,0 @@
# run the go run command passing the path to the main.go file, with the working directory set to the bin folder. pass in the arguments
go run ./src $@