mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-25 07:02:13 +00:00
This catches the most common cases but doesn't yet implement inference involving the return type because some prequesites are not yet in place (see test case).
Standard library components for use with tsc
(portable) and asc
(assembly).
Definition files (.d.ts) and base configurations (.json) are relevant to tsc
only and not used by asc
.