On Sunday, 14 October 2018 at 22:16:47 UTC, jmh530 wrote:
On Saturday, 13 October 2018 at 16:05:31 UTC, kinke wrote:
* New, Easy::jit-like interface for dynamic/JIT compilation.

I'm not familiar with Easy::jit. Would it make sense to do some kind of simple tutorial? Or maybe blog post?

I'm also interested in the new JIT. I found some useful links

- LLVM based C++ JIT library https://github.com/jmmartinez/easy-just-in-time
- LDC's doc https://github.com/ldc-developers/ldc/tree/master/docs
- LDC's some simple test snippets https://github.com/ldc-developers/ldc/blob/master/tests/dynamiccompile/simple.d

Reply via email to