generated from MetaMask/metamask-module-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
critical pathHigh-priority issues that structure the rest of our workHigh-priority issues that structure the rest of our workenhancementNew feature or requestNew feature or request
Description
Ref: #29
The job of the kernel is to facilitate fearless cooperation between mutually suspicious programs. One of these programs is the kernel itself, and the application it's running in (i.e. MetaMask). The others are third-party programs executed by the kernel. These programs consist of user code, conceptually running in "user space", as distinct from the kernel itself, which runs in "kernel space". We need to establish the boundaries of user space within the kernel, and provide the means to execute user code in vats at runtime.
Metadata
Metadata
Assignees
Labels
critical pathHigh-priority issues that structure the rest of our workHigh-priority issues that structure the rest of our workenhancementNew feature or requestNew feature or request