Thomas Hobson
Thomas Hobson
With mono we directly call csc, but with dotnet 5, it was my understanding that we need to use the `dotnet` command line, and by extension the MSBuild suite to...
Would you be willing to PR this in?
> The question here being why was i not getting SIGKILL for memory run out in this case and instead got the above stderr. I think python or the dynamic...
did not review pr, assuming it doesn't work (please test locally)
Please link a compiler
We need a linux version
I made a small start in `docs/`, automatically publishing them at https://piston.readthedocs.io Things to possibly add could be: - [ ] Internal workings of the code base (the 3 components...
Probably in nix-packages, I'm just waiting on the final few packages to make their way into there before it becomes master.
Could we just use gcc cross-compiling for MIPS?
Only issue would be how do we run MIPS binaries, in QEMU or similar?