General Question
It seems that all code related to LLVM compilation (inkwell etc.) was removed in commit 6ad9460.
However, the README still mentions native code compilation support:
High performance: High compile-time and runtime performance using Rust & C, and support compilation to native code and WASM.
Is there plans to bring back LLVM compilation or will KCL only support interpreted (fast-eval) mode from now on?
General Question
It seems that all code related to LLVM compilation (inkwell etc.) was removed in commit 6ad9460.
However, the README still mentions native code compilation support:
Is there plans to bring back LLVM compilation or will KCL only support interpreted (fast-eval) mode from now on?