summaryrefslogtreecommitdiff
path: root/wasm2c
Commit message (Expand)AuthorAgeFilesLines
* [wasm2c] Fix realloc check in wasm_rt_grow_memory (#1171)Ben Smith2019-09-251-1/+1
* [wasm2c] Return -1 if wasm_rt_grow_memory fails (#1148)Ben Smith2019-08-291-2/+10
* Add missing string.h include to wasm-rt-impl.c (#1010)Matt McCormick2019-02-101-0/+1
* Update testsuite (#942)Ben Smith2018-11-052-1/+7
* [wasm2c] Add spec tests; fix update-spec-tests.py (#891)Ben Smith2018-08-141-0/+1
* [wasm2c] Fix bad realloc in wasm-rt-impl (#869)Ben Smith2018-06-251-1/+1
* More work on the wasm2c documentation (#835)Ben Smith2018-05-226-0/+767
* Separate out wasm-rt.h and wasm-rt-impl.{c,h} (#813)Ben Smith2018-03-203-0/+338