from Hacker News

Show HN: Rust9x 1.76-beta – Rust on Windows 95+

by seritools on 12/29/23, 10:03 PM with 7 comments

HN discussion about the initial release: https://news.ycombinator.com/item?id=31112273
  • by zozbot234 on 12/29/23, 11:01 PM

    Could this be upstreamed to Rust proper, at least as a no_std (core+alloc only) target (given the known quirks in std support)? The requirements for the lowest level of support ("tier 3") seem like they would allow this.