index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
wasm2c
/
tail-calls.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
-45
/
+92
*
wasm2c: Cleanup of handling of WASM_RT_USE_SEGUE macro
Shravan Narayan
2024-10-14
1
-27
/
+7
*
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
-0
/
+8
*
wasm2c: Segue support for CPUs without wrgsbase instructions
Shravan Narayan
2024-09-06
1
-6
/
+22
*
wasm2c: Segue optimization for modules with a single unshared memory (#2395)
Shravan Narayan
2024-06-26
1
-16
/
+64
*
Fix bug in wasm2c's tail-call optimization code generation (#2420)
Christian Nieves
2024-05-14
1
-1
/
+1
*
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
-0
/
+961