Runtime Engine #129
Labels
Area - Runtime
Relates to the runtime.
Enhancement
Represents an enhancement to the system.
User Story
Is a user story.
Milestone
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
As a internal Medulla systems designer, I need a runtime for Medulla apps that allows for app execution.
Describe the solution you'd like
We nee a runtime that can take Medulla app data from disparate sources. This could be anything from the storage on an android app, the Medulla gRPC web API's, or even a zip file located on a windows computer.
The runtime should encapsulate concepts such as widgets, views, and apps. It should be able to pull an app and execute it based on the apps identifier.
Additional context
Android, iOS, and UWP all have great app runtime environments and general concepts about how apps behave and are loaded. We should look to them as great examples.
The text was updated successfully, but these errors were encountered: