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
{{ message }}
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
The bun-plugin should download the '-baseline' build automatically if it does not detect AVX2 support in the CPU. I already implemented this in #22 on Linux.
MacOS: This should be easy because, what I think, only the command here must be changed, but I have no Mac and do not understand how to use | in exec_command!.
Windows: This is way harder because I could not find a command to check for AVX2 support. If anyone has a clue, please help!
If I miss something, just say. It's my first time contributing.
Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The bun-plugin should download the '-baseline' build automatically if it does not detect AVX2 support in the CPU. I already implemented this in #22 on Linux.
If I miss something, just say. It's my first time contributing.
Thanks.
The text was updated successfully, but these errors were encountered: