Dominilk
Dominilk
Hey, I have been looking through the documentation for quite a while now and I just can’t find any about lazy JIT-compilation. Is there any available or can lazy JIT-compilation...
> I don't believe the LLVM C API supports any lazy JIT. Unless you mean Orc JIT - I do see `LLVMOrcCreateLazyCompileCallback`, but Orc isn't really beyond the experimental stage...
Are there any plans to improve support soon?
Hi, I really need the ORC layer for my project and I think it's also quite an important feature. Should I create an issue so that people actually notice that...
having the same problem :(
Okay, I was able to remove the "STDIN" error by converting the deployment file to a newer version. ``` kubectl convert -f kube/deployment.yaml --output-version apps/v1 ``` > Command will print...
Furthermore, this repository currently seems to be a bit outdated.
Thank you for your quick response! As already mentioned in my initial message, I know that the API for resizing exec instances seems to be implemented. Your link references the...
Hi! Are there any updates?
self-plug: https://github.com/Dominilk/llvmbf small llvm frontend for brainf*ck esoteric language