-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
Description
What version of Bun is running?
1.3.7
What platform is your computer?
Linux 6.12.23 aarch64 (Alpine Linux)
What steps can reproduce the bug?
Try running bun on arm64 CPU without AVX(?) support
What is the expected behavior?
Bun working as intended (not crash)
What do you see instead?
Illegal instruction (core dumped)
Additional information
CPU type is Amlogic S905X
yinzhenyu-su and depado