Win32 FFI binding lifecycle for @bun-win32/* packages (Win32 DLL bindings via bun:ffi on Windows). Use when generating a new package from a DLL, auditing FFI↔TS↔header consistency, applying the SAL vocabulary (Optional<T> / Nullable<T>, name_out / name_in_out), or understanding the bootstrap→catalog→stub→audit→nullcheck pipeline. Strict TypeScript; Bun runtime; Biome formatting.
2026-07-13