a564c820fb
use Record as proposed in #598
2019-05-25 14:56:09 +02:00
d32391055d
getArrayView typings
2019-05-25 14:48:58 +02:00
9620f18249
more loader work
2019-05-25 00:38:50 +02:00
2ec89ee669
Add typings for second argment of demangle ( #385 )
2019-01-09 13:18:17 +01:00
4683599a82
Improve loader function table handling
2018-10-20 15:40:23 +02:00
f7c734789e
Update Binaryen to latest; Various fixes
2018-10-11 08:49:08 +02:00
9c770d801e
Add initial newArray and getArray helpers to loader
...
Essentially creates an unmanaged typed array in memory that one can work with and free again respectively obtain from the AS side. No support for GC or generic arrays yet, and is likely to change substentially once WASM GC becomes a thing.
2018-09-18 15:17:44 +02:00
dc0f271fc2
Initial GC integration ( #196 )
2018-08-02 18:23:02 +02:00
f2eb64c0fd
Add conditional BigInt support to loader & minor README fixes
2018-06-11 15:18:13 +02:00
98a0aa863d
Initial loader that unifies utils and demangle
2018-05-19 13:38:47 +02:00