Files
wazero/examples
2020-05-09 18:06:17 +09:00
..
2020-05-09 14:01:02 +09:00
2020-05-09 18:06:17 +09:00

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.