Skip to content

Use the sourcemeta_enable_simd() in Blaze - #148

Open
jviotti wants to merge 1 commit into
mainfrom
blaze-simd
Open

jviotti wants to merge 1 commit into
mainfrom
blaze-simd

Conversation

@jviotti

@jviotti jviotti commented Apr 18, 2025

Copy link
Copy Markdown
Member

I'm making SIMD flags opt-in to make it easier to release cross-platform
binaries for tools like the JSON Schema CLI (as some target machines
will not support SIMD).

While we don't use SIMD directly, auto-vectorisation does, and saw
issues in the wild with the JSON Schema CLI binaries not working on
certain machines.

Signed-off-by: Juan Cruz Viotti jv@jviotti.com

I'm making SIMD flags opt-in to make it easier to release cross-platform
binaries for tools like the JSON Schema CLI (as some target machines
will not support SIMD).

While we don't use SIMD directly, auto-vectorisation does, and saw
issues in the wild with the JSON Schema CLI binaries not working on
certain machines.

Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
@michaelmior

Copy link
Copy Markdown
Contributor

@jviotti This looks fine to me. Any reason not to merge?

@cla-assistant

cla-assistant Bot commented Sep 11, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants