dcodeIO
|
9c16363796
|
Initial external decorator for annotating explicit import names; Use file name as default module name in imports; Emit empty memory if there are no static segments; Update TLSF and examples accordingly
|
2018-06-28 01:44:32 +02:00 |
|
dcodeIO
|
e9094bbd6f
|
Fix TLSF test
|
2018-06-09 02:27:10 +02:00 |
|
dcodeIO
|
2f8f477ab0
|
Update dist files; Unify some examples
|
2018-05-06 01:32:58 +02:00 |
|
Daniel Wirtz
|
50f6c1c460
|
Update internal ABI to zero/sign-extend where necessary only (#87)
|
2018-05-06 00:00:54 +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
|
5823e35f37
|
Progress and a tiny WASM binary parser
|
2018-04-03 23:56:48 +02:00 |
|
dcodeIO
|
fea8e65a41
|
Fix 'static readonly' not being recognized as constant anymore, see #44
|
2018-03-19 19:36:39 +01:00 |
|
dcodeIO
|
507482adb2
|
Pull more (possibly) repeated loads to locals
|
2018-03-14 00:27:35 +01:00 |
|
Daniel Wirtz
|
423533c6b0
|
Implement function types / indirect calls / trampolines (#39)
|
2018-03-12 14:06:39 +01:00 |
|
dcodeIO
|
00c4f6fa52
|
Unify allocator tests even more, also test arena
|
2018-03-04 17:25:32 +01:00 |
|