index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emscripten-optimizer
/
optimizer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm2js: Add basic reference operations (#6648)
Alon Zakai
2024-06-10
1
-0
/
+2
*
Fix warnings from -Wheader-hygiene and -Wimplicit-const-int-float-conversion ...
Martin Kustermann
2022-11-17
1
-4
/
+3
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
1
-0
/
+1
*
[Refactoring] Cleanup asm2wasm. Use JS instead ASM prefix where possible. NFC...
Max Graey
2021-09-01
1
-117
/
+29
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-1
/
+2
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-22
/
+25
*
wasm2js: start to optionally optimize the JS (#2046)
Alon Zakai
2019-04-24
1
-11
/
+0
*
Code style improvements (#1868)
Alon Zakai
2019-01-15
1
-2
/
+2
*
refactor asm.js ast to not use STAT nodes - we don't need to print the asm.js...
Alon Zakai (kripken)
2017-01-31
1
-5
/
+0
*
asm2wasm i64 support (#723)
Alon Zakai
2016-09-30
1
-1
/
+2
*
Add Travis builds with sanitizers
JF Bastien
2016-01-10
1
-4
/
+0
*
Fix / uniformize include guards
JF Bastien
2015-12-22
1
-3
/
+3
*
Fix the license headers
JF Bastien
2015-12-21
1
-1
/
+15
*
add makeSigning method
Alon Zakai
2015-12-05
1
-0
/
+2
*
refactoring, and wasm2asm arags and locals
Alon Zakai
2015-12-01
1
-0
/
+3
*
be very careful when converting doubles to ints in asm2wasm
Alon Zakai
2015-11-28
1
-1
/
+1
*
add deStat from emscripten optimizer
Alon Zakai
2015-11-24
1
-0
/
+5
*
detect minified fround in detectType
Alon Zakai
2015-11-20
1
-1
/
+1
*
detect minified fround
Alon Zakai
2015-11-20
1
-1
/
+1
*
port detectSign from emscripten asm optimizer, and use it
Alon Zakai
2015-11-17
1
-0
/
+9
*
restructure code, put emscripten-optimizer stuff in its own dir
Alon Zakai
2015-11-09
1
-0
/
+127