mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
9a404bdcdc
* Reenabling the optimized kernels (main branch). * Defining SIMDJSON_CAN_ALWAYS_RUN_PPC64 and SIMDJSON_CAN_ALWAYS_RUN_ARM64 * Adding the bad UTF8 string from the fuzzer. * Taking into account John's comments. * Bumping the lib version. * Update CMakeLists.txt