|
d7d40e542f
|
Merge branch 'master' into feat-c-api-update-wasm-h
|
2020-10-16 10:18:46 +02:00 |
|
|
e3ec9f34c1
|
Prevent panic when min > static bound and max is less than it
|
2020-10-13 14:39:25 -07:00 |
|
|
0b4ef7add7
|
test(c-api) Don't pass NULL for zero args/results to wasm_func_call !
We must pass an empty array.
|
2020-10-12 13:34:20 +02:00 |
|
|
4186d1ce58
|
test(c-api) Use wasm_extern_vec_t for wasm_get_imports .
|
2020-10-12 13:33:46 +02:00 |
|
|
5bf90558c7
|
test(c-api) Fix the early-exit test.
|
2020-10-12 13:17:40 +02:00 |
|
|
18729709bf
|
feat(c-api) Update wasm-c-api repository.
This change is important because `wasm.h` contains new functions, like
`wasm_name_new_from_string_nt`, which are useful for the Go
implementation.
|
2020-10-09 14:37:07 +02:00 |
|
|
f7d5a11b39
|
Fix sentinel value in wasm_limits_t for memory in wasm_c_api
|
2020-10-07 16:38:23 -07:00 |
|
|
c3efc06e87
|
test(c-api) Add test case for wat2wasm .
|
2020-10-06 20:56:36 +02:00 |
|
|
ab153fc642
|
Improve error messages around memory creation
|
2020-10-05 15:45:52 -07:00 |
|
|
3845e5fd67
|
Clean up binary files from C API refactor
|
2020-10-02 15:30:13 -07:00 |
|
|
92ca7899f5
|
chore(c-api) Use canonical path to wasm*.h headers.
|
2020-10-02 11:15:37 +02:00 |
|
|
1a45756cad
|
test(c-api) Use the REQUIRED option of find_library .
|
2020-10-02 09:45:34 +02:00 |
|
|
d5fa525612
|
test(c-api) Enable the test-early-exit test case.
|
2020-10-01 23:23:41 +02:00 |
|
|
68d6292c35
|
test(c-api) Restore the test-wasi and disable the test-early-exit .
|
2020-10-01 21:40:02 +02:00 |
|
|
5d9fc86bb8
|
test(c-api) Enable the wasi-c-api-trap test case.
|
2020-10-01 21:27:18 +02:00 |
|
|
bf7b50a8eb
|
test(c-api) Restore the wasm-c-api test suite.
|
2020-10-01 14:13:02 +02:00 |
|
|
ffd1e6eddf
|
test(c-api) Split the test suites (deprecated and wasm-c-api).
|
2020-09-28 17:09:44 +02:00 |
|