Skip to content

Releases: AssemblyScript/assemblyscript

v0.17.13

Choose a tag to compare

@github-actions github-actions released this 03 Jan 01:11
caa5801

Bug fixes

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

v0.17.12

Choose a tag to compare

@github-actions github-actions released this 28 Dec 01:05
485cfee

Bug fixes

v0.17.11

Choose a tag to compare

@github-actions github-actions released this 20 Dec 00:57
bef5bea

Bug fixes

Other

v0.17.10

Choose a tag to compare

@github-actions github-actions released this 19 Dec 00:55
4b204db

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

Choose a tag to compare

@github-actions github-actions released this 18 Dec 00:55
c54dd64

Bug fixes

v0.17.8

Choose a tag to compare

@github-actions github-actions released this 17 Dec 00:55
17f908f

Bug fixes

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

Other

v0.17.7

Choose a tag to compare

@github-actions github-actions released this 10 Dec 00:52
879e10f

Bug fixes

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

v0.17.6

Choose a tag to compare

@github-actions github-actions released this 09 Dec 00:52
1f611c6

Bug fixes

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

Other

v0.17.5

Choose a tag to compare

@github-actions github-actions released this 08 Dec 00:50
38f7705

Bug fixes

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

v0.17.4

Choose a tag to compare

@github-actions github-actions released this 03 Dec 00:48
1fcc374

Bug fixes

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