.. |
assets
|
c-api: adding wasmer_instance_context_get (instance.rs )
|
2019-07-31 14:12:25 +03:00 |
.gitignore
|
test(runtime-c-api) New test suite for wasmer_export_to_memory .
|
2019-03-27 10:49:28 +01:00 |
CMakeLists.txt
|
c-api: adding wasmer_instance_context_get (instance.rs )
|
2019-07-31 14:12:25 +03:00 |
runtime_c_api_tests.rs
|
test(runtime-c-api) Transforms all C/C++ warnings into errors.
|
2019-03-07 10:15:32 +01:00 |
test-context.c
|
c-api: adding wasmer_instance_context_get (instance.rs )
|
2019-07-31 14:12:25 +03:00 |
test-exported-memory.c
|
test(runtime-c-api) New test suite for wasmer_export_to_memory .
|
2019-03-27 10:49:28 +01:00 |
test-exports.c
|
test(runtime-c-api) Use *_arity variables when calling wasmer_export_func_call .
|
2019-05-14 11:49:40 +02:00 |
test-globals.c
|
Add basic Global API
|
2019-02-09 17:39:15 -06:00 |
test-import-function-callinfo.c
|
Add callinfo trampoline into the C API.
|
2019-06-05 01:25:37 +08:00 |
test-import-function.c
|
Add callinfo trampoline into the C API.
|
2019-06-05 01:25:37 +08:00 |
test-imports.c
|
chore(runtime-c-api) Move .wasm files into the assets directory.
|
2019-03-27 09:42:56 +01:00 |
test-instantiate.c
|
test(runtime-c-api) Assert returned value from wasmer_last_error_message .
|
2019-05-13 10:52:55 +02:00 |
test-memory.c
|
test(runtime-c-api) Fix compilation errors in test-memory.c .
|
2019-03-07 10:15:32 +01:00 |
test-module-exports.c
|
chore(runtime-c-api) Move .wasm files into the assets directory.
|
2019-03-27 09:42:56 +01:00 |
test-module-imports.c
|
chore(runtime-c-api) Move .wasm files into the assets directory.
|
2019-03-27 09:42:56 +01:00 |
test-module-serialize.c
|
chore(runtime-c-api) Move .wasm files into the assets directory.
|
2019-03-27 09:42:56 +01:00 |
test-module.c
|
chore(runtime-c-api) Move .wasm files into the assets directory.
|
2019-03-27 09:42:56 +01:00 |
test-tables.c
|
Create a grow error and refactor grow impl to return result (#191)
|
2019-02-22 22:18:59 -08:00 |
test-validate.c
|
chore(runtime-c-api) Move .wasm files into the assets directory.
|
2019-03-27 09:42:56 +01:00 |