-
Notifications
You must be signed in to change notification settings - Fork 7.1k
[simdjson] Update to 0.3.1 #10709
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[simdjson] Update to 0.3.1 #10709
Conversation
simdjson:x64-uwp failed on CI testing, could you please have a look? |
[simdjson] Turn off SIMDJSON_SANITIZE under DEBUG mode (microsoft#10145)
Hi! @PhoebeHui Sorry for the long delay. I think I have finished this PR. |
This reverts commit 885e8a8.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your updates!
LGTM, thanks @myd7349. Just merged another |
Hi! @dan-shaw I have resolved the conflicts. By specifing |
Describe the pull request
What does your PR fix? Fixes issue update vcpkg to simdjson 0.3 simdjson/simdjson#658, fixes Invalid link library for port simdjson found by find_library. #10145.
Which triplets are supported/not supported? Have you updated the CI baseline?
It seems that simdjson supports
arm64
now.