Michaël Van Canneyt
|
8c8f8088eb
* Seems not all was committed
|
%!s(int64=3) %!d(string=hai) anos |
nickysn
|
8e2e31f95c
* memory.grow returns the previous memory size in pages, so we don't need to ask for the size first in SysOSAlloc
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
a6d332d092
- removed the heap alloc/free function debug output
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
54299874d3
+ implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
fe7fd69d5e
+ initialize heap in the system unit startup (but SysOSAlloc is not yet implemented)
|
%!s(int64=4) %!d(string=hai) anos |
nickysn
|
2f233adda2
+ dummy WASI heap functions
|
%!s(int64=4) %!d(string=hai) anos |