Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [wasm2c] Fix realloc check in wasm_rt_grow_memory (#1171) | Ben Smith | 2019-09-25 | 1 | -1/+1 |
* | [wasm2c] Return -1 if wasm_rt_grow_memory fails (#1148) | Ben Smith | 2019-08-29 | 1 | -2/+10 |
* | Add missing string.h include to wasm-rt-impl.c (#1010) | Matt McCormick | 2019-02-10 | 1 | -0/+1 |
* | Update testsuite (#942) | Ben Smith | 2018-11-05 | 2 | -1/+7 |
* | [wasm2c] Add spec tests; fix update-spec-tests.py (#891) | Ben Smith | 2018-08-14 | 1 | -0/+1 |
* | [wasm2c] Fix bad realloc in wasm-rt-impl (#869) | Ben Smith | 2018-06-25 | 1 | -1/+1 |
* | More work on the wasm2c documentation (#835) | Ben Smith | 2018-05-22 | 6 | -0/+767 |
* | Separate out wasm-rt.h and wasm-rt-impl.{c,h} (#813) | Ben Smith | 2018-03-20 | 3 | -0/+338 |