Skip to content

Build with Docker

Bystroushaak edited this page May 7, 2019 · 2 revisions

It is now possible to build the interpreter with Docker. You'll find all neccessary files in /build directory.

Just run:

sudo make jit

And you'll get two files after a while:

  • tSelf
  • tSelf-201905071132-amd64.deb
Clone this wiki locally