New features
Bug fixes
- Update Binaryen and fix #2482 (#2477) (8ae597d)
- Disallow expressions with void type & references for some operations (#2474) (28bfe64)
- Properly handle
-0
literal for floating point context (#2478) (f52f612) - Proper
parseFloat
for signed zeros inputs (#2483) (12838ac)