wasmer/integration_tests/lua/README.md

10 lines
171 B
Markdown
Raw Normal View History

2019-02-09 01:47:51 +00:00
# `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
```