summaryrefslogtreecommitdiff
path: root/src/prebuilt/wasm2c_source_declarations.cc
Commit message (Expand)AuthorAgeFilesLines
* wasm2c: harmonize bulk mem ops re: i32/i64 (#2506) + parametrize memchecks pe...HEADmainKeith Winstein2024-12-171-58/+147
* wasm2c: Cleanup of handling of WASM_RT_USE_SEGUE macroShravan Narayan2024-10-141-47/+7
* wasm2c: Add segue option to make exclusive use of the segment registerShravan Narayan2024-09-181-1/+15
* wasm2c: Segue support for CPUs without wrgsbase instructionsShravan Narayan2024-09-061-6/+38
* wasm2c: Segue optimization for modules with a single unshared memory (#2395)Shravan Narayan2024-06-261-14/+107
* wasm2c: Cleanup/separate code for heap and stack signal handlersShravan Narayan2023-12-141-1/+1
* wasm2c: Improve address abstraction for BE support (#2328)Soni L2023-11-141-83/+67
* wasm2c: implement the tail-call proposal (#2272)Keith Winstein2023-10-241-4/+48
* [wasm2c] Use wasm_rt_memcpy everywhere in generated code (#2292)Sam Clegg2023-09-091-15/+15
* Share reading/validation code between elem exprs & other const exprs (#2288)Keith Winstein2023-09-061-5/+31
* wasm2c: add link to clang bug on mips force read constraintShravan Narayan2023-07-301-0/+2
* wasm2c: ensure force read constraints compile for clang on mipsShravan Narayan2023-07-301-20/+36
* wasm2c: include simd128.h and wasm-rt-exceptions.h where necessary (#2236)Keith Winstein2023-05-121-229/+0
* wasm2c: Separate the macros for allocation and bounds checks strategiesShravan Narayan2023-04-121-1/+1
* wasm2c: Checkin prebuilt source code in source folder, add lint checks to ens...Shravan Narayan2023-04-111-0/+1339