Author | SHA1 Message | Date |
---|---|---|
|
8e2e31f95c * memory.grow returns the previous memory size in pages, so we don't need to ask for the size first in SysOSAlloc | 4 years ago |
|
a6d332d092 - removed the heap alloc/free function debug output | 4 years ago |
|
54299874d3 + implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc | 4 years ago |
|
fe7fd69d5e + initialize heap in the system unit startup (but SysOSAlloc is not yet implemented) | 4 years ago |
|
2f233adda2 + dummy WASI heap functions | 4 years ago |