github badlogic/pi-mono v0.12.2

latest releases: v0.59.0, v0.58.4, v0.58.3...
3 months ago

Fixed

  • Windows Binary Path Resolution: Fixed Bun compiled binary on Windows failing to find package.json and other assets. The binary was incorrectly using the Bun runtime's virtual filesystem path (B:\~BUN\) instead of the actual executable location. Now uses process.execPath which correctly points to the compiled binary, and updated detection to check for %7EBUN (URL-encoded ~BUN) in import.meta.url.

Don't miss a new pi-mono release

NewReleases is sending notifications on new releases.