index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
asm_v_wasm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Refactoring] Cleanup asm2wasm. Use JS instead ASM prefix where possible. NFC...
Max Graey
2021-09-01
1
-2
/
+1
*
[GC] Support casts of function types (#3554)
Alon Zakai
2021-02-09
1
-1
/
+0
*
Remove dead code and unused includes. NFC. (#3328)
Sam Clegg
2020-11-08
1
-17
/
+0
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-27
/
+1
*
Refactor type and function parsing (#2143)
Heejin Ahn
2019-05-24
1
-3
/
+21
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-5
/
+6
*
Fuzzing: log values during execution (#1779)
Alon Zakai
2018-11-30
1
-1
/
+1
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-6
/
+6
*
Share trap mode between asm2wasm and s2wasm (#1168)
jgravelle-google
2017-10-02
1
-0
/
+3
*
import parsing fixes
Alon Zakai
2016-09-19
1
-0
/
+10
*
Generate thunks for address-taken imports (#554)
Derek Schuff
2016-06-02
1
-3
/
+4
*
allocate only expressions in arenas - functions, imports, exports, function t...
Alon Zakai
2016-04-27
1
-1
/
+1
*
add an ArenaVector for internal array allocations in expression nodes
Alon Zakai
2016-04-26
1
-3
/
+19
*
Move wasm-linker into its own cpp file (#375)
Derek Schuff
2016-04-21
1
-95
/
+11
*
index locals, so that get_local and set_local have just an index, and local n...
Alon Zakai
2016-04-18
1
-2
/
+2
*
Add a method to generate a dyncall thunk (#337)
Derek Schuff
2016-04-12
1
-1
/
+1
*
add apis for accessing module elements
Alon Zakai
2016-04-04
1
-2
/
+2
*
refactor FunctionType to always be accessed from the Module's central store, ...
Alon Zakai
2016-01-11
1
-0
/
+26
*
set function type of imports in s2wasm #68
Alon Zakai
2016-01-06
1
-0
/
+21
*
Fix / uniformize include guards
JF Bastien
2015-12-22
1
-3
/
+3
*
Fix the license headers
JF Bastien
2015-12-21
1
-1
/
+16
*
work on call_indirect in s2wasm
Alon Zakai
2015-12-12
1
-2
/
+9
*
emit asm function tables in wasm2asm
Alon Zakai
2015-12-07
1
-0
/
+10
*
emit function table calls in wasm2asm
Alon Zakai
2015-12-07
1
-0
/
+20
*
refactoring, and wasm2asm arags and locals
Alon Zakai
2015-12-01
1
-0
/
+33