aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/mem_sbrk.go
AgeCommit message (Expand)Author
2023-08-22runtime: avoid MADV_HUGEPAGE for heap memoryMichael Anthony Knyszek
2023-04-05runtime: add sysNoHugePageMichael Anthony Knyszek
2023-03-21runtime: reuse freed memory blocks on wasmAchille Roussel