RFC: Rearchitecture #171

Open
opened 2026-06-24 06:53:32 +00:00 by ElhamAryanpur · 0 comments

Currently the entire runtime is divided into different functions for different purposes. Having a single struct in the form of a library that contains all of the major functionality, and then another struct for the CLI of the runtime should help clean up. This can also have the added benefit of opening the doors for library releases of Astra.

I'll need to polish this idea more.

Currently the entire runtime is divided into different functions for different purposes. Having a single struct in the form of a library that contains all of the major functionality, and then another struct for the CLI of the runtime should help clean up. This can also have the added benefit of opening the doors for library releases of Astra. I'll need to polish this idea more.
ElhamAryanpur added this to the v1.0 milestone 2026-06-24 06:53:36 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ArkForgeLabs/Astra#171
No description provided.