Files
Jairus Tanaka 8ca3af0e37 Update and clean up AssemblyScript example (#4233)
* Update and clean up AssemblyScript example

* Remove wasm build files

* Remove wasm source files
2022-06-07 12:51:52 -05:00

9 lines
186 B
JSON

{
"targets": {
"helloworld": {
"outFile": "build/wasi-hello-world.wasm",
"textFile": "build/wasi-hello-world.wat"
}
},
"options": {}
}