Files
wasmer/tests/integration_tests/lua/README.md
2020-04-06 16:47:06 -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
```