aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/arch_tinygowasm_malloc.go
AgeCommit message (Expand)Author
2024-02-15target/wasm_unknown: remove bulk memory and use imported memory for extreme t...deadprogram
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-11-21Fix panic when size 0 passed to mallocAnuraag Agrawal
2022-11-02Allow custom wasm malloc implementation (#3245)Anuraag Agrawal