Skip to content

v0.8.1

Compare
Choose a tag to compare
@dcodeIO dcodeIO released this 18 Nov 06:57
  • Reduced release dependencies to a minimum: binaryen and long
  • Added support for the SIMD min_s, max_s, dot_i16x8_s family of instructions
  • Fixed validation error on closure usage, now emits a proper diagnostic instead
  • Fixed issues with scoped anyref typed locals
  • Fixed definition of TypedArray.wrap
  • Added support for node-like resolution of compiler transforms
  • Fixed out of bound issues on Array[index] sets
  • Updated math implementation to match latest musl fixes
  • Removed unnecessary / broken loader dependencies