dcodeIO
|
6c0a5c47d9
|
Update Binaryen and take care of WebAssembly/binaryen#1547
|
2018-05-14 16:55:55 +02:00 |
|
dcodeIO
|
ef9b43740d
|
Eliminate leftover temporary function types using latest Binaryen
|
2018-05-09 16:33:42 +02:00 |
|
dcodeIO
|
25a1f6230a
|
Suppress some unnecessary blocks and nops; Fix compilation of always 'break'ing 'do's
|
2018-05-06 05:46:35 +02:00 |
|
dcodeIO
|
9731958738
|
Implement a mechanism to realloc array buffers; Trap when trying to allocate more than max size; Test allocators in CI
|
2018-04-08 00:52:19 +02:00 |
|
dcodeIO
|
8770f7b548
|
New ArrayBuffer/TypedArray; Stdlib restructure; Fix importing stdlib in stdlib; Traverse constructors; Allow initialization of readonly instance fields in constructors
|
2018-04-07 03:27:22 +02:00 |
|
dcodeIO
|
5823e35f37
|
Progress and a tiny WASM binary parser
|
2018-04-03 23:56:48 +02:00 |
|
dcodeIO
|
06198a3723
|
Rename lib prefix to '~lib' (parens aren't valid); Add built-in alignof<T>; Prepare for ArrayBufferView
|
2018-04-02 19:05:26 +02:00 |
|
dcodeIO
|
9cc0fcd611
|
Initial ArrayBuffer implementation; Conditional allocation within constructors; Explicit constructor return values
|
2018-03-23 01:47:01 +01:00 |
|