This repository was archived by the owner on Dec 14, 2025. It is now read-only.
Open
Conversation
|
Are there any plans to make Cocona AoT- able? |
Author
I have no plans for that. Cocona 자체가 AoT를 보증하는 라이브러리가 되도록 작업하는것은 리스크가 커보입니다. 저는 근본적으로 AoT를 위해 소스제너레이터 기반으로 만들어진 ConsoleAppFramework로 이전하는걸 고려하고있습니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Even though the code becomes a bit messy, it will provide some support for Aot building.
The example of effects: naratteu/HexRR@e64e837