ceylon-web-ide-backend
ceylon-web-ide-backend copied to clipboard
Support execute on server option
For this we need to run the process in a new JVM with a low memory limit, a security manager and kill it if the process lasts more than X seconds.
With this we get JDK libs for more interesting tests.
This is not urgent, we need the JS option under control first :)