]> git.proxmox.com Git - wasi-libc.git/commitdiff
Merge pull request #9 from WebAssembly/dlmalloc
authorDan Gohman <sunfish@mozilla.com>
Tue, 15 Jan 2019 20:41:50 +0000 (12:41 -0800)
committerGitHub <noreply@github.com>
Tue, 15 Jan 2019 20:41:50 +0000 (12:41 -0800)
Add a malloc implementation using dlmalloc.


Trivial merge