* Update and clean up AssemblyScript example * Remove wasm build files * Remove wasm source files
9 lines
186 B
JSON
9 lines
186 B
JSON
{
|
|
"targets": {
|
|
"helloworld": {
|
|
"outFile": "build/wasi-hello-world.wasm",
|
|
"textFile": "build/wasi-hello-world.wat"
|
|
}
|
|
},
|
|
"options": {}
|
|
} |