paulonteri / remote-code-execution-environment

Have you ever wondered how code execution on competitive programming websites like leetcode works? Code that runs code. Tried implementing that.
https://runcode.paulonteri.com
MIT License
152 stars 40 forks source link

Revert "Added Support for Golang" #10

Closed paulonteri closed 4 years ago

paulonteri commented 4 years ago

Reverts paulonteri/remote-code-execution-environment#8

ItsCosmas commented 4 years ago

Hello noticed there was a client side bug https://github.com/paulonteri/remote-code-execution-environment/issues/9 after selecting go or csharp and back. This recent pull request fixes that: https://github.com/paulonteri/remote-code-execution-environment/pull/11