wasmer/integration_tests/lua/README.md
2019-02-08 17:47:51 -08:00

10 lines
171 B
Markdown

# `lua` integration test
This starts wasmer with the lua wasm file. The test asserts on
the output of wasmer. Run test with:
```
> ./integration_tests/lua/test.sh
```