-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft: Planning for merging some important parts of my fork upstream #1098
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Christof Petig <[email protected]>
That sort of tool, a component compiler, is a blocker for component model support in my projects, which could support WIT-using core modules but cannot handle the intracies of the component model's format. I have, given existing tools, created many issues for using them to compile components, though their methods also turn out just as compilcated.
|
My fork has aggregated several potentially separable parts over the past years.
I would like to come up with a plan to incrementally merge in interest order, so I would love to get feed-back about which features are most wanted/urgent to separate them in the most efficient way. Perhaps we want to merge Joel's work first to minimize friction on his work/merge.
Some of these features are unfinished but given enough interest I clearly want to make them upstreamable.