mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-25 23:12:19 +00:00
* Add backing classes for basic types (I32...) * Move standard numeric constants to backing classes
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
.