wasmer/integration_tests/lua/README.md
2019-02-19 17:01:44 -07:00

10 lines
179 B
Markdown

# `lua` integration test
This starts Wasmer with the Lua Wasm file. The test makes assertions on
the output of Wasmer. Run test with:
```
> ./integration_tests/lua/test.sh
```