@@ -14,6 +14,8 @@ all: ${BINARY}
check: ${BINARY}
./$< ./bin/test.wasm -e
./$< ./bin/helloworld.wasm -c -o ./bin/test.bin
./$< ./bin/test.bin -e -pb
clean:
-rm -rf build ./${BINARY}
The note is not visible to the blocked user.