kaladron wrote: > What do we plan on using this for? Generally you want to avoid dynamic memory management as much as possible in libc. The regex library is what prompted me to build it here as otherwise I was doing the work by hand. https://github.com/llvm/llvm-project/pull/206701