- Added bun:sqlite high‑performance builtin module and new ffi CFunction abstraction (with linkSymbols and faster CString);
- Implemented require.resolve support and a Node "module" polyfill for better Node API compatibility, plus Bun.Transpiler now accepts objects in macros;
- Fixed Buffer.from(arrayBuffer, byteOffset, length) behavior and sped up string handling for Node API modules
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.