Commit History

Author SHA1 Message Date
  nickysn 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
  nickysn a6d332d092 - removed the heap alloc/free function debug output 4 years ago
  nickysn 54299874d3 + implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc 4 years ago
  nickysn fe7fd69d5e + initialize heap in the system unit startup (but SysOSAlloc is not yet implemented) 4 years ago
  nickysn 2f233adda2 + dummy WASI heap functions 4 years ago