index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
wasm2js
/
unreachable.2asm.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop emitting "almost asm" in wasm2js output (#2221)
Alon Zakai
2019-07-12
1
-1
/
+0
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-2
/
+2
*
wasm2js: optimize away unneeded load coercions (#2107)
Alon Zakai
2019-05-15
1
-0
/
+1
*
wasm2js: optimize loads (#2085)
Alon Zakai
2019-05-03
1
-1
/
+0
*
wasm2js: avoid some slow operations when not optimizing (#2082)
Alon Zakai
2019-05-03
1
-14
/
+26
*
wasm2js: don't emit obviously unnecessary parens (#2080)
Alon Zakai
2019-05-02
1
-24
/
+12
*
wasm2js: don't run coalesce-locals if not optimizing (#2076)
Alon Zakai
2019-05-01
1
-40
/
+85
*
wasm2js: run more optimizations (#2073)
Alon Zakai
2019-05-01
1
-85
/
+40
*
wasm2js: run full optimizations during the pipeline (#2071)
Alon Zakai
2019-04-30
1
-21
/
+21
*
Remove f32 legalization from LegalizeJSInterface (#2052)
Sam Clegg
2019-04-25
1
-10
/
+2
*
wasm2js: more js optimization (#2050)
Alon Zakai
2019-04-24
1
-8
/
+8
*
wasm2js: start to optionally optimize the JS (#2046)
Alon Zakai
2019-04-24
1
-15
/
+15
*
wasm2js: emit quoted properties for the exports, to support closure compiler ...
Alon Zakai
2019-04-23
1
-53
/
+53
*
wasm2js: avoid non-ES5 stuff like "let" (#2041)
Alon Zakai
2019-04-23
1
-55
/
+55
*
wasm2js: remove more code we don't need since we have flat IR (#2039)
Alon Zakai
2019-04-22
1
-20
/
+8
*
wasm2js: get rid of some non-flat code assumptions (#2036)
Alon Zakai
2019-04-22
1
-45
/
+36
*
wasm2js: unreachability fixes (#2037)
Alon Zakai
2019-04-22
1
-0
/
+522