Skip to content

v0.20.18

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 01:58
270d00d

New features

  • Automatically export runtime when necessary (#2383) (53af0e0)

Bug fixes

  • Fix endless recursion during dts generation (#2387) (1983883)
  • Add missing unit test cases to v128 of simd (#2384) (6ca63c7)

Other

  • Generalize TypedArray#set (#2388) (7db1006)
  • Refactor unary and binary methods in Module (#2411) (270d00d)
  • Revert #1353: revert runtime type check to compile time check for Array#flat (#2416) (9975301)
  • [cli] Update --exportRuntime option description (#2415) (84a06c8)
  • [bindings] Add size types for fast path lowering in StaticArray (#2414) (1fdf83f)