Open asim opened 2 years ago
What if someone wants to execute nodejs code? 🤔 Will that also be available?
Maybe, not sure how simple it is, might need a v8 engine or similar. I think could be possible using headless chrome. But packages are the hard part. I think being able to do pure JS to start is useful.
👍
Create a console API which allows you to execute arbitrary code in a container.