The Wayback Machine - https://web.archive.org/web/20200422193034/https://github.com/AssemblyScript/assemblyscript/projects
Skip to content

Other bugfixes

Updated Jun 14, 2019
  

Everything that doesn't fit anywhere else, but obviously requires to be fixed.

Portable runtime

Updated Feb 7, 2019
  

Improvements to the portable runtime that allows to compile the same code with tsc.

Documentation

Updated Jun 14, 2019
  

Improve documentation, i.e. the README, wiki, website, etc.

Tooling

Updated Sep 10, 2019
  

Improve our tooling, i.e. to integrate into existing workflows.

WebAssembly features

Updated Sep 15, 2019
  

Support as much of WebAsssembly, in terms of features, as possible.

Performance enhancements

Updated Mar 16, 2020
  

Various enhancement for making generated code more efficient.

TypeScript compatibility

Updated Mar 10, 2020
  

Support as much of TypeScript, in terms of syntax, as reasonable.

Standard library

Updated Sep 15, 2019
  

String, Array, Map, Set etc.

Managed runtime

Updated Mar 9, 2020
  

Automatic memory management using an allocator and a garbage collector, linked to the new keyword.

You can’t perform that action at this time.