A three walking interpreter for rinha de compilers
$ docker build -t lipsum .
$ docker run -v \
./examples/hello-world.json:/var/rinha/source.rinha.json \
--memory=2gb \
--cpus=2 \
lipsum
A three walking interpreter for rinha de compilers
$ docker build -t lipsum .
$ docker run -v \
./examples/hello-world.json:/var/rinha/source.rinha.json \
--memory=2gb \
--cpus=2 \
lipsum