new cat! š
compilecat is an experimental js performance compiler that does closure-style optimisations like function inlining, loop unrolling, sroa, constant inlining, more, with opt-in annotations so you are in control.
this example is ~4x faster with compilecat on chrome