mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
396ca141fd
Use LSX intrinsics for the string-builder escape scan on LoongArch, matching the existing find_next_json_quotable_character LSX path. Fixes #2603