Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler warnings in wasm2c output (#1844) | Sam Clegg | 2022-03-02 | 1 | -23/+23 |
* | wasm2c: bounds-check active data loads (#1829) | Keith Winstein | 2022-02-17 | 1 | -4/+12 |
* | wasm2c: Support multi-value (#1686) | Soni L | 2021-07-14 | 1 | -2/+2 |
* | wasm2c: Support saturating-float-to-int (#1680) | Soni L | 2021-06-28 | 1 | -0/+22 |
* | Port to big-endian platforms (s390x but others can be trivially added) (#1557) | Soni L | 2020-12-07 | 1 | -0/+32 |
* | Update testsuite; fix conversion errors (#1502) | Ben Smith | 2020-07-29 | 1 | -19/+19 |
* | [wasm2c] Implement trap handler for linux/macos (#1442) | Ben Smith | 2020-06-04 | 1 | -9/+13 |
* | [wasm2c] Add rot13 example (#1384) | Ben Smith | 2020-04-14 | 1 | -0/+1 |
* | Remove the {assert,stdlib}.h includes in wasm2c (#986) | Ben Smith | 2018-12-20 | 1 | -2/+0 |
* | Use templates for generating wasm2c source (#712) | Ben Smith | 2018-01-10 | 1 | -0/+153 |