1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-31 06:51:04 +00:00
2019-02-02 00:26:10 -06:00
..
2019-02-02 00:26:10 -06:00
2019-02-02 00:26:10 -06:00
2019-02-01 22:10:36 -06:00
2019-02-02 00:26:10 -06:00
2019-02-01 22:10:36 -06:00
2019-02-02 00:26:10 -06:00

Wasmer Runtime C API

Generating header files

Run make capi from wasmer project root directory

Running tests

cmake . && make && make test from runtime-c-api/tests directory (TODO run this within a rust test)