1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-05-01 01:42:14 +00:00

5 Commits

Author SHA1 Message Date
Max Graey
53b030fed5 Add Array#join and Array#toString + dtoa () 2018-10-01 22:57:56 +02:00
dcodeIO
16d1a833dd Always add a null function at table index zero
This allows function references (a table index internally) to be nullable
2018-09-17 01:48:35 +02:00
dcodeIO
d90cd085e5 Update Binaryen 2018-09-13 23:10:49 +02:00
Max Graey
947cee08c7 Implement <TypedArray>#sort and improve default comparator () 2018-08-04 15:30:03 +02:00
dcodeIO
631478c7c9 Rework static memory segment creation; Fix stdlib gc hooks not marking own fields; Align everything to 8 bytes that might be touched by GC 2018-08-04 00:36:59 +02:00