Closed cztomsik closed 3 years ago
Thank you for getting interested in my project. Holyjit is a good idea, but these days, I'm working on my own LLVM-like compiler infrastructure project http://github.com/maekawatoshiki/cilk (though I'm a bit busy because of my studies). I'm planning to use it for JIT in the future.
Hey, this is great project, thanks for your effort!
Maybe you could use https://github.com/nbp/holyjit to get JIT for free. Not sure in which state it is now but at least this was the idea I had when I was thinking about doing js engine in rust myself.