You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A recent update caused some non-inline symbols to leak into public headers. This causes linker errors for downstream users when simdjson.h is included in multiple translation units.
The leaking symbols are located in json_string_builder-inl.h.