Volker Berlin
|
dcdb30c2c3
|
remove old polyfill functions
|
2020-08-07 22:02:51 +02:00 |
|
Volker Berlin
|
cfbadfa226
|
anyref --> externref, add kind to ref.null and ref.is_null, https://github.com/WebAssembly/reference-types/pull/87
|
2020-05-30 23:06:29 +02:00 |
|
Volker Berlin
|
c29d19178a
|
remove additional parameter from copy/paste
|
2019-09-24 20:03:28 +02:00 |
|
Volker Berlin
|
09e31f3f5a
|
fix C&P error of return value from ref_eq
|
2019-09-11 20:01:42 +02:00 |
|
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 |
|