An understandable language runtime for studying, hacking and education.
Performance and wellness matter, but for this project, making things clearly explained is more important.
- Choose language implement folder, like
/goor/js - The most simple way to try is build a Docker image by the
Dockerfilein the directory, - And then run:
docker run -p 8080:8080 <image tag>then open the browser athttp://localhost:8080(or any host port you want to map to)
GPLv3 for now (2020/03/23)