]> git.proxmox.com Git - wasi-libc.git/commit
Beginning porting Emscripten's emmalloc to wasi-libc.
authorDan Gohman <dev@sunfishcode.online>
Fri, 14 Oct 2022 23:01:00 +0000 (16:01 -0700)
committerDan Gohman <dev@sunfishcode.online>
Tue, 1 Nov 2022 19:54:26 +0000 (12:54 -0700)
commitf8eaf0028c020d42c5202efb08dfcaf105fa74bb
treeaa3fb0d13f230cc316d7b0f261170a65b635bff3
parent21d93b927d11dcf54f04086dbf5aa0bf7a85e69f
Beginning porting Emscripten's emmalloc to wasi-libc.

emmalloc.c is derived from Emscripten at this path here:

https://github.com/emscripten-core/emscripten/blob/main/system/lib/emmalloc.c
LICENSE
emmalloc/emmalloc.c [new file with mode: 0644]