6 Commits

Author SHA1 Message Date
Volker Berlin
713020ef60 add "ref_eq" polyfill function 2019-09-08 21:45:28 +02:00
Volker Berlin
425e14c6b6 Object array must be filled with NULL 2019-09-02 18:07:00 +02:00
Volker Berlin
4d45d92824 use native methods for imports to simplify 2019-08-28 20:30:31 +02:00
Volker Berlin
724ead3742 add len() for i8 and i16 arrays 2019-08-26 20:08:18 +02:00
Volker Berlin
083ebf263e improve the type handling of arrays 2019-08-21 20:52:12 +02:00
Volker Berlin
32e609b32f use GC Feature of the JavaScript host for arrays as replacement for the missing GC feature in WASM 2019-08-11 13:11:22 +02:00