You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
better architecture for the kernel: kernel should define mechanism and is generic, the core should extend the kernel for the actual business logic. (MUST HAVE)
the kernel must manage security and policy for extensions to run properly, they cannot harm the host machine in any way by running extensions within a sandbox. (NICE TO HAVE)
new ideas will be commented here for v0.7.x
The text was updated successfully, but these errors were encountered: