- Added Node API support with require/process.dlopen and new import.meta helpers (resolveSync, require) plus polyfills for dirname, filename, and Buffer.byteLength
- Introduced synchronous zlib functions (gzipSync, gunzipSync, inflateSync, deflateSync) with up to 3× speed on macOS aarch64
- Fixed bugs related to new.target usage outside constructors and JSON parser handling of negative numbers
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.