index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
abi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename indexType -> addressType. NFC (#7060)
Sam Clegg
2024-11-07
1
-1
/
+1
*
wasm2js: Add Table operations (#6650)
Alon Zakai
2024-06-11
1
-1
/
+12
*
Remove "minimal" JS import/export legalization (#6428)
Sam Clegg
2024-03-22
1
-10
/
+0
*
Fix --spill-pointers for the stack growing down (#6294)
YAMAMOTO Takashi
2024-02-13
1
-11
/
+11
*
[wasm2js] Support nonzero offsets in memory.atomic.wait32 (#5489)
Thomas Lively
2023-02-14
1
-2
/
+3
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
1
-2
/
+0
*
[NFC] Remove `cashew::` namespace from IString (#5126)
Thomas Lively
2022-10-10
1
-17
/
+18
*
wasm2js: Don't assume that `env.abort` can always be impored. (#5049)
Sam Clegg
2022-09-16
1
-1
/
+3
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-1
/
+2
*
Restore and fix SpillPointers pass (#4570)
Alon Zakai
2022-06-06
1
-0
/
+115
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-3
/
+2
*
Remove unused wasm-object.h (#3319)
Thomas Lively
2020-11-03
1
-40
/
+0
*
Remove old/non-working SpillPointers pass (#3261)
Sam Clegg
2020-10-20
2
-177
/
+0
*
Add a builder.makeConst helper template (#2971)
Alon Zakai
2020-07-21
1
-1
/
+1
*
wasm2js: Avoid 64-bit scratch memory helpers in wasm-intrinsics (#2926)
Alon Zakai
2020-06-23
1
-5
/
+0
*
wasm2js: Bulk memory support (#2923)
Alon Zakai
2020-06-22
1
-7
/
+29
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
2
-12
/
+12
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
2
-18
/
+16
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-1
/
+1
*
Fix stack pointer identification for wasm::ABI::getStackSpace(). (#2243)
William Maddox
2019-07-28
1
-0
/
+34
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-10
/
+10
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-2
/
+4
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
3
-81
/
+65
*
wasm2js: use scratch memory properly (#2033)
Alon Zakai
2019-04-22
1
-0
/
+52
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-1
/
+1
*
Partial legalization (#1824) review followup (#1832)
Alon Zakai
2018-12-17
1
-2
/
+2
*
Minimal JS legalization (#1824)
Alon Zakai
2018-12-14
1
-0
/
+43
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-1
/
+1
*
First pass at LLD support for Emscripten (#1346)
Jacob Gravelle
2018-01-22
1
-0
/
+40
*
SpillPointers pass (#1339)
Alon Zakai
2017-12-30
2
-0
/
+157