This website requires JavaScript.
Explore
Help
Sign In
mii
/
wasmer
Watch
1
Star
0
Fork
0
You've already forked wasmer
mirror of
https://github.com/mii443/wasmer.git
synced
2025-09-01 15:09:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0c44c6491ab3858877bfb7e85b47185d77273d5
wasmer
/
lib
/
c-api
/
tests
/
wasm_c_api
History
Mark McCaskey
2690e5e8f6
Merge branch 'master' into feature/host-env-prototype
2020-11-16 15:13:29 -08:00
..
assets
test(c-api) Restore the
test-wasi
and disable the
test-early-exit
.
2020-10-01 21:40:02 +02:00
wasm-c-api
feat(c-api) Update
wasm-c-api
repository.
2020-10-09 14:37:07 +02:00
.gitignore
Clean up binary files from C API refactor
2020-10-02 15:30:13 -07:00
CMakeLists.txt
test(c-api) Enable the memory test example.
2020-10-30 14:07:41 +01:00
test-early-exit.c
test(c-api) Fix the
early-exit
test.
2020-10-12 13:17:40 +02:00
test-memory.c
Prevent panic when min > static bound and max is less than it
2020-10-13 14:39:25 -07:00
test-wasi.c
Fix up more tests
2020-10-21 12:00:30 -07:00
test-wat2wasm.c
test(c-api) Add test case for
wat2wasm
.
2020-10-06 20:56:36 +02:00