Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wasm2c: prettify/change name mangling (#2142) | Keith Winstein | 2023-02-23 | 1 | -31/+17 |
* | wasm2c: serialize types at wasm2c-time (#2120) | Keith Winstein | 2023-01-25 | 1 | -3/+0 |
* | Update wasm2c examples to reflect new wasm_rt_allocate_memory() parameter (#2... | Keith Winstein | 2023-01-22 | 1 | -1/+1 |
* | wasm2c examples print usage messages for missing arguments (#2028) | Shravan Narayan | 2022-10-31 | 1 | -0/+5 |
* | wasm2c: support for module instancing (#1814) | Yuhan Deng | 2022-09-16 | 1 | -29/+43 |
* | wasm2c: export free() function to free module state (#1901) | Keith Winstein | 2022-04-14 | 1 | -0/+3 |
* | wasm2c: Always use a module prefix and set one by default (#1897) | Sam Clegg | 2022-04-14 | 1 | -7/+3 |
* | Remove signature mangling from wasm2c output (#1896) | Sam Clegg | 2022-04-14 | 1 | -7/+7 |
* | wasm2c: use signal handler to detect stack exhaustion (#1875) | Keith Winstein | 2022-04-04 | 1 | -0/+7 |
* | [wasm2c] Add rot13 example (#1384) | Ben Smith | 2020-04-14 | 1 | -0/+93 |