- how would you go about deploying this on an aws ecosystem? ec2 server? lambda? fargate?
- basically i want to run untrusted user code for many programming languages inside a sandbox and i am looking for solutions to do so
- need to be able to install libraries from pip, npm, cargo , just about any programming language's package manager