1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-05-10 22:27:15 +00:00
jtenner 117cc1629b Implement TypedArray#map ()
* Also cleans up TypedArray#reduce/reduceRight test cases
* Also fixes the (what needs to be) overloads on Uint8ClampedArray
2018-12-07 19:40:21 +01:00
..
2018-12-07 19:40:21 +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.