I want to make web REPL for my custom interpreter. I think that after code writen in browser it sends to server via ajax, and then evaluation result goes back to browser. If that is right, my question is: what should I do on server to run client's code safely? separate from main OS I guess. May be docker can help?
Aucun commentaire:
Enregistrer un commentaire