wasmer/lib/runtime-c-api/tests/.gitignore
Ivan Enderlin c8872f1a6f test(runtime-c-api) Test the new wasmer_module_(de)?serialize functions.
This test suite compiles a module, then serializes it, deserializes
it, and continues by creating an instance and calling a function on
it. It allows to test the entire roundtrip.
2019-03-15 12:04:23 +01:00

24 lines
364 B
Plaintext

CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
rust-build
test-exports
test-globals
test-import-function
test-imports
test-instantiate
test-memory
test-module
test-module-exports
test-module-imports
test-module-serialize
test-tables
test-validate