File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 22
33## Features/Changes
44* Compiler/wasm: omit code pointer from closures when not used (#2059 , #2093 )
5+ * Compiler: add optional full lambda lifting for the Javascript compiler (#1886 )
56* Compiler/wasm: unbox numbers within functions (#2069 )
67
78## Bug fixes
8586## Bug fixes
8687* Compiler: fix stack overflow issues with double translation (#1869 )
8788* Compiler: minifier fix (#1867 )
88- * Compiler: fix shortvar with --enable es6 (AssignTarget was not properly handled)
89+ * Compiler: fix shortvar with --enable es6 (AssignTarget was not properly handled)
8990* Compiler: fix assert failure with double translation (#1870 )
9091* Compiler: fix path rewriting of Wasm source maps (#1882 )
9192* Compiler: fix global dead code in presence of dead tailcall (#2010 )
You can’t perform that action at this time.
0 commit comments