1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-06-26 21:21:54 +00:00
Files
assemblyscript/std
Max Graey e3e0fe8045 Improve portables ()
* Hardened load/save
* Added memory.reset and memory.fill
* Added isDefined and isConstant
* Use true/false as bool's min/max values
2019-01-09 13:17:18 +01:00
..
2019-01-09 13:17:18 +01:00

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.