mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-10 21:41:25 +00:00
* Also renames MIN_POSITIVE_VALUE to MIN_NORMAL_VALUE * Also adds POSITIVE_INFINITY/NEGATIVE_INFINITY and NaN
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
.