/sheesh

Primary LanguageJavaScript

Build the app

tinygo build -target=wasi -o main.wasm main.go

Copy to the node folder the wasm file

cp main.wasm ../

Move out one folder

cp main.wasm ../

Run it

node index.js