summaryrefslogtreecommitdiff
path: root/src/prebuilt/wasm2c.include.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings in wasm2c output (#1844)Sam Clegg2022-03-021-23/+23
* wasm2c: bounds-check active data loads (#1829)Keith Winstein2022-02-171-4/+12
* wasm2c: Support multi-value (#1686)Soni L2021-07-141-2/+2
* wasm2c: Support saturating-float-to-int (#1680)Soni L2021-06-281-0/+22
* Port to big-endian platforms (s390x but others can be trivially added) (#1557)Soni L2020-12-071-0/+32
* Update testsuite; fix conversion errors (#1502)Ben Smith2020-07-291-19/+19
* [wasm2c] Implement trap handler for linux/macos (#1442)Ben Smith2020-06-041-9/+13
* [wasm2c] Add rot13 example (#1384)Ben Smith2020-04-141-0/+1
* Remove the {assert,stdlib}.h includes in wasm2c (#986)Ben Smith2018-12-201-2/+0
* Use templates for generating wasm2c source (#712)Ben Smith2018-01-101-0/+153