Show HN: I got 32-bit Bun running on Windows
twitter.comI 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.