NoelJacob a day ago

Is it completed? Can it run all tests?

  • vrighter 3 hours ago

    judging by the improvements section at the bottom, no.

    But it's written in rust! Look how memory safe a program with a couple of seconds total runtime is! (don't mind the logic bugs)

    • timeon an hour ago

      What is your point? Logic bugs can occur in any language. If you decrease amount of other bugs that can happen (like memory safety bugs) then you can focus more on "logic" bugs.