Architecture #8
evenstensberg
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
If Rust is the way to go, we have no API entrypoint if developers want to interact with this through code, so that might be a problem.To ingest tools, we need a context class/namespace that is generated through an interator pattern, where the iterator will ingest tool by tool and turn it into a configuration file. We also need a translation layer for bundlers, and for libraries we need a translation layer for the front-end library api. |
Beta Was this translation helpful? Give feedback.
2 replies
-
If we adjust our (internal) architecture, we can have one rust create per underlying functionality. This way, we can also make structe have a programatic tool |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Let's figure out the best way to serve front end frameworks and front end infrastructure
Beta Was this translation helpful? Give feedback.
All reactions