Tagged Questions
8
votes
1answer
409 views
How is a public scriptable site like codepad or ideone manages it's sandboxing?
I've researched this stuff a lot in the recent months but i can't grasp any solid basis on how they achieve runing unsafe scripts in so many languages without a problem!
I'm sure they are running ...