lily @lily

might steal oren’s idea for the javascript evaluator but for rust instead, but i’d have to do some mega sandboxing

Jan 17, 2023, 8:08 PM
4

comments

If you want complexity, run some super small Linux distro like Buildroot Linux on QEMU and run the codes from there

i was thinking a docker container might work, but would i want to have just one container or would i want one container per programme?

i think one container per program would be easier to implement

Yea, the sandboxing would be hard