- Added thread‑safe callbacks to the unstable FFI API.
- Fixed multiple issues including cwd handling, FFI type inference, crypto key derive params, empty buffer errors, test typo, import‑map handling, and bench/test run behavior.
- Improved performance of synchronous FFI calls, Web base64 atob/btoa using SIMD, and optimized smallvec ByteString handling.