Comment on Show HN: Openleetcode – Local LeetCode runner where tests live in the repoComments−vivzkestrel25d- do you mind explaining why you picked this backend? https://github.com/engineer-man/piston- you could simply spawn a docker container for each programming language and run user submitted code inside no?−therepanicOP24dThis backend effectively does exactly that.−vivzkestrel24dnope, this is doing something entirely different https://github.com/engineer-man/piston/blob/master/api/src/j...
Comments
- do you mind explaining why you picked this backend? https://github.com/engineer-man/piston
- you could simply spawn a docker container for each programming language and run user submitted code inside no?
This backend effectively does exactly that.
nope, this is doing something entirely different https://github.com/engineer-man/piston/blob/master/api/src/j...