Felix Schütt
e7b41f87f2
Fix Windows build in VM:
2022-09-22 17:07:44 +02:00
Felix Schütt
4f5699216e
Fixed -L and -I options to contain a space
2022-09-22 10:25:22 +02:00
Felix Schütt
048202b68b
Fix LD_PRELOAD on Linux, exit with 0 instead of 1
2022-09-22 09:48:56 +02:00
Felix Schütt
6b800783a2
Try debugging directory file paths with exa on failure
2022-09-19 10:19:28 +02:00
Felix Schütt
7441fade9c
Final fixes for make test-capi on windows-msvc
...
- .wasm files should always be opened in "rb" mode
- open_memstream doesn't exist on Windows, use tempfile() instead
- remove .obj and .exe files when the test finish
2022-09-14 22:31:19 +02:00
Syrus Akbary
b520a5f58a
Renamed wasmer_wasm.h to wasmer.h
2021-06-01 21:47:37 -07:00
Syrus Akbary
71176cca7a
Unified C API tests
2021-05-15 09:15:50 -07:00
Ivan Enderlin
6e50e24643
test(c-api) Add the features example.
2021-03-02 14:48:02 +01:00
Syrus Akbary
79fb698c15
Remove dependency on cmake
2020-12-04 13:39:44 -08:00
Syrus Akbary
e32458335c
Fix capi tests for examples
2020-12-04 11:22:33 -08:00
jubianchi
98a283f327
chore: Add a target to test all the C examples
2020-12-04 18:57:10 +01:00
Syrus
39af046c04
Added make all command to c api examples
2020-12-04 03:18:58 -08:00
Syrus
4df7722f25
Fixed the c examples using the new api for wat2wasm
2020-12-04 03:15:44 -08:00
jubianchi
729f402fdb
chore: Add C examples
2020-12-04 09:10:35 +01:00