Peefy

Results 26 comments of Peefy

Two important things: 1. `DiagnosticHandler` preferably has a `default` method, which loads the default template 2. It is necessary to write clearly how to write `*.ftl` template in the `lib.rs`...

I have designed a TOC for the development guide, welcome to discuss. ```md # Summary [About this guide]() [Getting Started]() --- ## Building, Testing and Debugging `KCLVM` ### How to...

Considering separating the developer manual of KCLVM into a separate repo for easy maintenance, as well as providing multi-language versions.

> I agree with this suggestion. For example, for the Kusion Engine YAML Manifest format, we can write the corresponding KCL code to assemble this configuration, which can be generated...

I personally recommend to consider the static linking of LLVM at the same time. By statically linking the packaging of libraries such as `lld` into `kclvm_cli`, the binary size can...

Pls add more background and details in this issue

The roadmap is basically implemented internally, and it needs to be associated with several big goals and directions.

@my-vegatable-has-exploded Pls sign the CLA and resolve the merge conflict.