1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-31 06:51:04 +00:00
2019-07-15 10:36:12 -07:00

251 B

Most of the files here are generated.

_common.rs is a file containing a macro that the generated tests use to avoid code duplication.

If you want to add new features, edit _common.rs and wasi-tests/build/wasitests.rs to use the changed macro.