index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
wasm2c
/
check-imports.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm2c: harmonize bulk mem ops re: i32/i64 (#2506) + parametrize memchecks pe...
HEAD
main
Keith Winstein
2024-12-17
1
-47
/
+94
*
wasm2c: Reset the segment register after call_indirect as the register may ha...
Shravan Narayan
2024-10-18
1
-0
/
+3
*
wasm2c: Cleanup of handling of WASM_RT_USE_SEGUE macro
Shravan Narayan
2024-10-14
1
-29
/
+9
*
wasm2c: Use wrappers for function references (#2465)
Soni L.
2024-09-23
1
-1
/
+5
*
wasm2c: Add segue option to make exclusive use of the segment register
Shravan Narayan
2024-09-18
1
-1
/
+11
*
wasm2c: Segue support for CPUs without wrgsbase instructions
Shravan Narayan
2024-09-06
1
-9
/
+25
*
wasm2c: Segue optimization for modules with a single unshared memory (#2395)
Shravan Narayan
2024-06-26
1
-14
/
+70
*
wasm2c: Cleanup/separate code for heap and stack signal handlers
Shravan Narayan
2023-12-14
1
-1
/
+1
*
wasm2c: Improve address abstraction for BE support (#2328)
Soni L
2023-11-14
1
-52
/
+45
*
wasm2c: implement the tail-call proposal (#2272)
Keith Winstein
2023-10-24
1
-5
/
+29
*
[wasm2c] Use wasm_rt_memcpy everywhere in generated code (#2292)
Sam Clegg
2023-09-09
1
-15
/
+15
*
Share reading/validation code between elem exprs & other const exprs (#2288)
Keith Winstein
2023-09-06
1
-6
/
+19
*
c-writer.cc: clean up handling of functions & tags (NFC) (#2271)
Keith Winstein
2023-07-31
1
-2
/
+2
*
wasm2c: add link to clang bug on mips force read constraint
Shravan Narayan
2023-07-30
1
-0
/
+1
*
wasm2c: ensure force read constraints compile for clang on mips
Shravan Narayan
2023-07-30
1
-20
/
+28
*
wasm2c: include simd128.h and wasm-rt-exceptions.h where necessary (#2236)
Keith Winstein
2023-05-12
1
-136
/
+1
*
Track use of SIMD and exceptions in IR, and CWriter includes support only if ...
Keith Winstein
2023-05-08
1
-2
/
+0
*
wasm2c: Enable exceptions and simd according to command line flags
Shravan Narayan
2023-05-02
1
-0
/
+6
*
alloca() lives in <stdlib.h> on OpenBSD too (fixes #2216) (#2217)
Landry Breuil
2023-04-26
1
-1
/
+1
*
wasm2c: Use malloc.h instead of alloca.h for mingw
Shravan Narayan
2023-04-24
1
-1
/
+3
*
wasm2c.includes.c: replace alloca.h with stdlib.h on FreeBSD (#2212)
Petr Penzin
2023-04-22
1
-0
/
+2
*
wasm2c: Separate the macros for allocation and bounds checks strategies
Shravan Narayan
2023-04-12
1
-1
/
+1
*
wasm2c: expose the initial and max size required from imported tables
Shravan Narayan
2023-04-11
1
-0
/
+915