I recently noticed that musl printf() implementation uses surprisingly more stack space than other implementations, but only if printing floating point numbers, and made some notes here [1]. Any ideas why this happens, and any chance of fixing it? [1] https://gist.github.com/simonhf/2a7b7eb98d2a10c549e8cc858bbefd53