|
729bb135ae
|
Fix the "--cflags" part of "wasmer config" in README.md
|
2022-01-28 21:54:11 +01:00 |
|
|
860b414b02
|
fix segment fault in c-api Example
the result from wasm_extern_as_func was not marked as "own"
`sum_func` was not owned by itself, delete it will cause a double free
|
2021-10-18 01:25:29 +08:00 |
|
|
7e91448838
|
doc(c-api) Fix link to the documentation
|
2021-08-12 14:08:19 +02:00 |
|
|
29d7b4a5f1
|
doc(c-api) Update links to documentation.
|
2021-06-18 10:22:11 +02:00 |
|
|
b520a5f58a
|
Renamed wasmer_wasm.h to wasmer.h
|
2021-06-01 21:47:37 -07:00 |
|
|
5650e12f40
|
Fix wasm_instance_exports exports memory leak in C API tests
|
2021-03-18 08:30:11 -07:00 |
|
|
feb3963897
|
fix: C API documentation location and links are now correct
|
2021-03-04 23:54:40 +01:00 |
|
|
e9529c2c86
|
Update README.md
|
2020-12-05 10:46:26 -08:00 |
|
|
916f50463f
|
doc(c-api) Restore the README.md .
|
2020-10-01 14:22:30 +02:00 |
|
|
d0de895efc
|
doc(c-api) Clear README.md and symlink wasm.h .
|
2020-09-22 17:02:12 +02:00 |
|
|
fadd5d6699
|
Remove nearly-all mentions of reborn.
|
2020-08-13 11:32:14 -07:00 |
|
|
48dd090da6
|
Updated build links
|
2020-07-29 17:30:15 -07:00 |
|
|
e827d5c099
|
Improved READMEs
|
2020-07-24 15:38:10 -07:00 |
|
|
79034f069d
|
Improve crate readmes
|
2020-07-24 15:33:12 -07:00 |
|
|
bf4bd44d7f
|
Update README.md
|
2020-07-07 17:48:10 -07:00 |
|
|
7c1d7dcb06
|
Improved based on feedback
|
2020-06-05 11:36:45 -07:00 |
|
|
d3b69b6aea
|
Improved docs
|
2020-06-04 19:54:02 -07:00 |
|
|
43534aebc8
|
Improved docs a bit more
|
2020-06-04 19:48:58 -07:00 |
|
|
fc27d75909
|
Improved CI by building the package
|
2020-06-04 19:36:23 -07:00 |
|
|
b834714364
|
Rename runtime-c-api -> c-api
|
2020-05-08 12:59:44 -07:00 |
|