- Updated documentation to note that `spawnSync` does not support signal input (unstable).
- Fixed numerous npm module resolution and entrypoint issues, aligned CJS/ESM behavior, and added Node.js environment variable allowlist.
- Applied performance optimizations across ext/flash, serde v8, and URL handling (e.g., removed string buffer cache, Mutex removal, early exit for empty query strings).