| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-03-06 | Don't use sbrk(0) to determine the initial heap size (#377) | Alex Crichton |
| 2021-03-18 | Update to musl 1.2.2. | Dan Gohman |
| 2020-09-23 | activate the use of __heap_base (#215) | vms |
| 2020-02-29 | Multi-license wasi-libc under Apache and MIT licenses. (#174) | Dan Gohman |
| 2020-01-16 | Convert more wasi-libc code to `//`-style comments. (#153) | Dan Gohman |
| 2019-11-07 | Temporarily disable the use of `__heap_base`. (#132) | Dan Gohman |
| 2019-11-05 | Use __heap_base by dlmalloc (#114) | vms |
| 2019-10-11 | Remove -fno-builtin. (#104) | Dan Gohman |
| 2019-09-07 | Set the MALLOC_ALIGNMENT to 16. | Dan Gohman |
| 2019-04-23 | Make calloc set ENOMEM when failing due to overflow. | Dan Gohman |
| 2019-04-15 | Fix miscellaneous lint warnings. | Dan Gohman |
| 2019-03-27 | WASI libc prototype implementation. | Dan Gohman |
| 2019-01-10 | Add a malloc implementation using dlmalloc. | Dan Gohman |
