wasmer/lib/runtime-c-api/tests
2019-02-09 17:53:03 -06:00
..
.gitignore Add basic Global API 2019-02-09 17:39:15 -06:00
CMakeLists.txt Add basic Global API 2019-02-09 17:39:15 -06:00
runtime_c_api_tests.rs Run cmake tests as part of a rust test 2019-02-02 20:16:53 -06:00
sum.wasm Implementing instantiate and call 2019-02-02 00:26:10 -06:00
test-globals.c Add basic Global API 2019-02-09 17:39:15 -06:00
test-import-function.c Add instance_destroy back to test 2019-02-04 19:49:28 -06:00
test-instantiate.c Add instance_destroy back to test 2019-02-04 19:49:28 -06:00
test-memory.c Add Memory Grow C API 2019-02-09 17:53:03 -06:00
test-tables.c Add Table grow function 2019-02-09 13:58:50 -06:00
test-validate.c Add validate function and test 2019-02-05 00:01:01 -06:00
wasm_sample_app.wasm Add test to import function and call it 2019-02-02 17:43:59 -06:00