.gitignore
|
Add compile Module function
|
2019-02-15 19:47:00 -06:00 |
CMakeLists.txt
|
Add compile Module function
|
2019-02-15 19:47:00 -06:00 |
sum.wasm
|
Implementing instantiate and call
|
2019-02-02 00:26:10 -06:00 |
test-exports.c
|
Cleanup tests
|
2019-02-17 16:51:59 -06:00 |
test-globals.c
|
Add basic Global API
|
2019-02-09 17:39:15 -06:00 |
test-import-function.c
|
Remove unused API functions
|
2019-02-17 14:48:30 -06:00 |
test-instantiate.c
|
Cleanup tests
|
2019-02-17 16:51:59 -06:00 |
test-memory.c
|
Update last error for every error result
|
2019-02-11 20:08:54 -06:00 |
test-module.c
|
Cleanup tests
|
2019-02-17 16:51:59 -06:00 |
test-tables.c
|
Consolidate result type to one enum
|
2019-02-11 19:07:28 -06:00 |
test-validate.c
|
Add validate function and test
|
2019-02-05 00:01:01 -06:00 |