Simdutf Can Now Be Used Without libc++ or libc++abi
The Simdutf library, which provides fast Unicode validation and transcoding, can now be used without linking against libc++ or libc++abi. This change makes the library more portable and easier to integrate into various C++ projects that may not use these standard library implementations.