mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-05-01 01:42:14 +00:00
Looking at our existing tests it seems that inlining these can be performed by reusing locals most of the time, and sometimes enables erasing quite a bit of unnecessary code when optimizing.
Standard library components for use with tsc
(portable) and asc
(assembly).
Base configurations (.json) and definition files (.d.ts) are relevant to tsc
only and not used by asc
.