wasmer/lib/runtime-c-api
Brandon Fish d31c1c6068 Fix lints
2019-02-02 18:07:37 -06:00
..
2019-02-02 18:07:37 -06:00
2019-02-01 22:10:36 -06:00
2019-02-01 22:10:36 -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)