Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wasm2c: simplify handling of templated code (#1940) | Keith Winstein | 2022-07-11 | 1 | -32/+0 |
* | Format wasm2c templated code (#1942) | Keith Winstein | 2022-07-08 | 1 | -1/+0 |
* | wasm2c: Always use a module prefix and set one by default (#1897) | Sam Clegg | 2022-04-14 | 1 | -14/+5 |
* | Fix spelling typo in wasm2c output. NFC (#1900) | Sam Clegg | 2022-04-14 | 1 | -1/+1 |
* | Fix compiler warnings in wasm2c output (#1844) | Sam Clegg | 2022-03-02 | 1 | -0/+3 |
* | [wasm2c] Add rot13 example (#1384) | Ben Smith | 2020-04-14 | 1 | -0/+1 |
* | Add some documentation for wasm2c (#803) | Ben Smith | 2018-05-09 | 1 | -2/+0 |
* | Separate out wasm-rt.h and wasm-rt-impl.{c,h} (#813) | Ben Smith | 2018-03-20 | 1 | -52/+1 |
* | Use templates for generating wasm2c source (#712) | Ben Smith | 2018-01-10 | 1 | -0/+91 |