services icon indicating copy to clipboard operation
services copied to clipboard

Console API

Open asim opened this issue 2 years ago • 3 comments

Create a console API which allows you to execute arbitrary code in a container.

asim avatar Mar 04 '22 08:03 asim

What if someone wants to execute nodejs code? 🤔 Will that also be available?

BasToTheMax avatar Nov 24 '22 15:11 BasToTheMax

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.

asim avatar Nov 24 '22 15:11 asim

👍

BasToTheMax avatar Nov 24 '22 15:11 BasToTheMax