1 repo
Mechanisms that generate and store cached bytecode during builds to eliminate runtime parsing overhead.
Explore 1 awesome GitHub repository matching software engineering & architecture · Bytecode Caching. Refine with filters or upvote what's useful.
Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The