oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
73.96k stars 2.75k forks source link

Implement IPC for non-Bun processes #8955

Closed ffMathy closed 6 months ago

ffMathy commented 8 months ago

Just spoke with the NX team over on their discord. I can't wait for NX to be supported, but they say it can't be done until IPC can be used with non-Bun processes.

So this issue is for tracking support for that.

paperdave commented 7 months ago

The linked PR adds json serialization, which should be compatible with node out of the box.

ffMathy commented 7 months ago

Great! But the linked PR has test failures at the moment, and also has a review comment that hasn't been fixed yet.

I see it's a draft, so looking forward to it! Let me know if I can help!

paperdave commented 7 months ago

update: this will land tomorrow in bun 1.1