wasmer/integration_tests/lua/README.md

10 lines
179 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 makes assertions on
the output of Wasmer. Run test with:
2019-02-09 01:47:51 +00:00
```
> ./integration_tests/lua/test.sh
```