I now have a building preliminary package at my github at:

https://github.com/themusicgod1/evmjit

pro: it does build, which involved a bunch of gotchas and a 2+ hour build
time.

con: it uses cmake to download(!) and compile with a specific version of
LLVM (this is where most of the 2 hours is spent)

con: source code of evmjit uses __TIME__ and is "probably" not reproducible
because of this

con: for some reason their cmake setup only compiles to amd64

Open for ideas on how to assess this.

Reply via email to