Commit Graph

6 Commits

Author SHA1 Message Date
Nick Lewycky
1e07207397 Include a NUL byte in the message returned by wasm_trap_message(). 2020-12-16 12:22:48 -08:00
Ivan Enderlin
d3c496f8a0 chore(c-api) Code clean up. 2020-11-16 10:49:37 +01:00
Ivan Enderlin
ae1a50b5d7 chore(c-api) Move cbindgen:ignore from functions/types to modules.
This patch removes the amount of `cbindgen:ignore` instructions by
moving this instruction onto the parent module.
2020-10-02 09:51:48 +02:00
Ivan Enderlin
ecb79e2af0 fix(c-api) Cherry-pick manually from https://github.com/wasmerio/wasmer/pull/1657. 2020-10-01 21:16:29 +02:00
Ivan Enderlin
8f627d9834 feat(c-api) Instruct cbindgen to ignore all functions and types defined in wasm.h. 2020-09-28 14:49:44 +02:00
Ivan Enderlin
1a0527af78 feat(c-api) Move all types into their own modules. 2020-09-24 11:41:04 +02:00