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-08-26 18:30:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce525e7e906fc5b45807c0541232f6db4b984fa7
wasmer
/
lib
/
c-api
/
tests
/
wasm_c_api
History
Ivan Enderlin
d7d40e542f
Merge branch 'master' into feat-c-api-update-wasm-h
2020-10-16 10:18:46 +02: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) Add test case for
wat2wasm
.
2020-10-06 20:56:36 +02: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
test(c-api) Don't pass
NULL
for zero args/results to
wasm_func_call
!
2020-10-12 13:34:20 +02:00
test-wat2wasm.c
test(c-api) Add test case for
wat2wasm
.
2020-10-06 20:56:36 +02:00