Rust on MIPS64 Windows NT 4.0

Well, I do all of my projects in Rust now. Even little scripts I’d usually write in Python I often find myself grabbing Rust for. I’m comfortable with using Rust for pretty much any project at this point, that I decided that for a long-ish term stream project (ultimately a snapshot fuzzer for NT), I would want to do this in Rust.

The very first thought that comes to mind is to just build a MIPS executable from Rust, and just… run it. Well, that would be great, but unfortunately there were a few hiccups.

Imagine that – running Rust code on Windows NT 4.0 on MIPS led to some hiccups.

7 Comments

  1. 2021-11-18 8:42 am
  2. 2021-11-18 6:28 pm
    • 2021-11-18 10:56 pm
      • 2021-11-19 9:34 am
        • 2021-11-19 2:23 pm
        • 2021-11-19 2:54 pm
        • 2021-11-19 7:50 pm