Hacker News new | ask | show | jobs
by nindalf 1831 days ago
They actually did mention M1 in the post

> For some CPUs, calling functions that are further away from your generated code can cause CPU-internal optimizations (such as branch prediction logic) to fail. The fix for this is to copy the builtin functions into the same memory region as the generated code. This change is especially impactful for the new Apple M1 chip.