Files
wazero/examples/README.md
2020-05-09 18:06:17 +09:00

235 B

This is where we put e2e tests of virtual machine. Please place examples so that examples/foo_test.go is testing examples/wasm/foo.wasm binary which is generated by compiling examples/wasm/foo.go with latest version of TinyGo.