Files
ghostty/src/benchmark
Mitchell Hashimoto e51de8b58f libghostty: Remove all libc++ and libc++ ABI dependencies
This updates simdutf to my fork which has a SIMDUTF_NO_LIBCXX option
that removes all libc++ and libc++ ABI dependencies. 

From there, the hand-written simd code we have has been updated to also
no longer use any libc++ features. Part of this required removing utfcpp
since it depended on libc++ (`<iterator>`).

libghostty-vt now only depends on libc.
2026-04-15 10:27:05 -07:00
..
2025-07-09 15:06:24 -07:00
2025-11-27 13:37:53 -08:00
2025-11-17 05:08:19 -10:00
2025-10-03 07:10:43 -07:00