Show HN: I got 32-bit Bun running on Windows

2 pointsposted 8 hours ago
by vkaku

1 Comments

vkaku

8 hours ago

I am trying to get Bun running on Win9x and currently trying to get it to run on WinXP machine. It's based on the Rust9x Project+Custom Build Patches; Idea is that I want to start shipping variants of OpenCode and other useful Node/JS Applications to run on older computers.

Patches are in https://github.com/guilt/rust9x (based on SeriTools' excellent work here) and in https://github.com/guilt/bun (Will publish binary once I vibe debug and vibe test it).

Patches and Forks welcome.