Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: check for avx2 processor feature when trying to run bun (#920)
* check avx2 when use bun * change enviroment variable to just BUN * better massage Co-authored-by: Mario Rugiero <mrugiero@gmail.com> * simpler method * add missing reverse if * patch with @fmartingr to check that in linux only --------- Co-authored-by: Mario Rugiero <mrugiero@gmail.com> Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com>
- Loading branch information