mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
- Use cross-platform PID: std.c.getpid() on POSIX, GetCurrentProcessId() on Windows - Resolve .load command paths relative to process.cwd() - Remove empty placeholder test file Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>