With this being open sourced, and being the integration and creation of several fast components, this becomes an obvious recommendation for JS/TS. Similar to Cargo for Rust and uv for Python, yes?
osener1 day ago
This announcement mentions Node.js a couple of times. Does it also support Bun as a package manager and a runtime?
Oh! This is cool. When they announced it 5 months ago it looked interesting, but it wasn't open source. Discussion at the time: https://news.ycombinator.com/item?id=45537035
With this being open sourced, and being the integration and creation of several fast components, this becomes an obvious recommendation for JS/TS. Similar to Cargo for Rust and uv for Python, yes?
This announcement mentions Node.js a couple of times. Does it also support Bun as a package manager and a runtime?
No. There's an open issue: https://github.com/voidzero-dev/vite-plus/issues/557
> vp install: Install dependencies with automatic package manager detection
And it doesn't even support one of the bigger PM's? Weird
What's the difference then between Void and Vite+
vite+ is a cli tool and open source, which is built on top of vite.
void is a deployment platform and sdk which is built on top of cloudflare and vite. void will be paid offerring
[dead]