Releases
v0.19.21
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix contextual type confusion when resolving functions (#2167 ) (fd1e1df )
loader: Consider .byteLength of slices when obtaining typed arrays (#2162 ) (81d5898 )
Other
update duplicate-fields fixture (#2164 ) (f87a1fd )
Remove dead tests (8fe5248 )
add tableName for indirect calls (#2125 ) (b73c285 )
Add clz and ctz unary operations for glue/i64 (#2155 ) (e231d19 )
Allow redeclaration of compatible class fields (#2158 ) (a924cc7 )
Add class-level declare to parser (#2160 ) (a001103 )
Improve pass pipeline. Refactor code folding (#2156 ) (049a6a6 )
Refactor pass pipeline for better precompute globals (#2154 ) (273d7d1 )
Optimize expandType for JS target (#2148 ) (eddf08c )
Update typescript and other dependencies (#2151 ) (9bdeb8b )
Skip leading bar during type's declaration (#2149 ) (738af31 )
Fix reference-types test failure (#2136 ) (777f440 )
Refactor text util surrogate helpers (#2146 ) (e56abf7 )
Update node nightly for CI (#2147 ) (30c7118 )
Refactor text utils (#2144 ) (ab5a480 )
Disable useDefineForClassFields & extra strictness for tsconfig (#2145 ) (52255f5 )
This speedup typescript compilation significantly
You can’t perform that action at this time.