概要
This skill streamlines the process of bridging JavaScript and Zig within the Bun runtime environment by utilizing the .classes.ts bindings generator. It provides specialized patterns for defining class interfaces, managing memory through Zig's ownership model, handling JavaScriptCore (JSC) call frames, and implementing advanced property caching to ensure peak performance when implementing native JavaScript APIs.