winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.93k stars 194 forks source link

Split wingc into subcrates #5831

Open Chriscbr opened 6 months ago

Chriscbr commented 6 months ago

Use Case

Splitting up crates tends to be the the more common ways to improve incremental compile times for larger Rust projects.

Proposed Solution

No response

Implementation Notes

No response

Component

Compiler, Contributor Experience

Community Notes

Chriscbr commented 6 months ago

Factoring out the AST types and jsii importer could be good candidates

github-actions[bot] commented 3 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] commented 2 weeks ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!