Skip to content

Releases: AssemblyScript/assemblyscript

v0.17.13

03 Jan 01:11
caa5801

Choose a tag to compare

Bug fixes

  • Make sure the main start function is assembled last (#1607) (caa5801)

v0.17.12

28 Dec 01:05
485cfee

Choose a tag to compare

Bug fixes

v0.17.11

20 Dec 00:57
bef5bea

Choose a tag to compare

Bug fixes

Other

v0.17.10

19 Dec 00:55
4b204db

Choose a tag to compare

Bug fixes

  • Unify ctor generation with and without base ctor (#1590) (4b204db)
  • Fix binary util discarding bits when compiling to Wasm (#1589) (a4f0c3b)

v0.17.9

18 Dec 00:55
c54dd64

Choose a tag to compare

Bug fixes

v0.17.8

17 Dec 00:55
17f908f

Choose a tag to compare

Bug fixes

  • Fix relational string comparisons when sizes differ (#1583) (17f908f)

Other

v0.17.7

10 Dec 00:52
879e10f

Choose a tag to compare

Bug fixes

  • Fix invalid and remove unnecessary string encoding arguments in asc (#1570) (879e10f)

v0.17.6

09 Dec 00:52
1f611c6

Choose a tag to compare

Bug fixes

  • Account for virtual stub finalization discovering more virtual calls (#1569) (1f611c6)

Other

v0.17.5

08 Dec 00:50
38f7705

Choose a tag to compare

Bug fixes

  • Fix parseExp reading oob during parseFloat (#1567) (38f7705)

v0.17.4

03 Dec 00:48
1fcc374

Choose a tag to compare

Bug fixes

  • Fix wrong reallocations in String#replaceAll + refactoring (#1564) (1fcc374)