summaryrefslogtreecommitdiff
path: root/src/prebuilt/wasm2c_source_includes.cc
Commit message (Expand)AuthorAgeFilesLines
* alloca() lives in <stdlib.h> on OpenBSD too (fixes #2216) (#2217)Landry Breuil2023-04-261-1/+1
* wasm2c: Use malloc.h instead of alloca.h for mingwShravan Narayan2023-04-241-1/+5
* wasm2c.includes.c: replace alloca.h with stdlib.h on FreeBSD (#2212)Petr Penzin2023-04-221-0/+4
* wasm2c: Checkin prebuilt source code in source folder, add lint checks to ens...Shravan Narayan2023-04-111-0/+25