Commit Graph

12 Commits

Author SHA1 Message Date
Felix Schütt
d840b5c5f6 Fix unit test with proper compiled .wasm file 2022-09-07 18:41:06 +02:00
Felix Schütt
759b2f6198 Add (non-working) unit test 2022-08-05 12:35:31 +02:00
Syrus Akbary
a419ccdf52 Move Webassembly objects to Store and remove Context
Co-authored-by: ptitSeb <sebastien.chev@gmail.com>
Co-authored-by: Manos Pitsidianakis <manos@wasmer.io>
2022-07-19 15:31:51 +03:00
Manos Pitsidianakis
eed0327101 Update c-api examples to Context API 2022-07-19 15:31:51 +03:00
Manos Pitsidianakis
34a6511e16 Port C API to new Context API 2022-07-19 15:31:51 +03:00
Mark McCaskey
d44116251f Remove debug code from multi.c 2020-12-18 07:13:38 -08:00
Mark McCaskey
62663ab5e1 Get multi.c working in the Wasm C API 2020-12-17 14:35:55 -08:00
Syrus Akbary
56fa494128 Deleted binaries 2020-12-04 19:47:31 -08:00
Syrus Akbary
0655767477 Deleted unused files 2020-12-04 19:45:12 -08:00
Syrus Akbary
79fb698c15 Remove dependency on cmake 2020-12-04 13:39:44 -08:00
Ivan Enderlin
ffd1e6eddf test(c-api) Split the test suites (deprecated and wasm-c-api). 2020-09-28 17:09:44 +02:00
Mark McCaskey
b834714364 Rename runtime-c-api -> c-api 2020-05-08 12:59:44 -07:00