We are building the next generation of JavaScript tooling| voidzero.dev
(Byte)code caching reduces the start-up time of commonly visited websites by caching the result of JavaScript parsing + compilation.| v8.dev
Most popular libraries can be sped up by avoiding unnecessary type conversions or by avoiding creating functions inside functions.| marvinh.dev