Hacker News new | ask | show | jobs
by msephton 3933 days ago
what regex? content blocking compiles the source regex to byte code which is executed natively.

the 32-bit hang up is because of performance of compiling the rules, not executing them.