Skip to content

feat(extension,kernel): Move test functionality into vat #120

@rekmarks

Description

@rekmarks

Requires #57 #28 #29

The CommandMethod enum more or less represents our provisional kernel API, currently exposed via globalThis.kernel() in the background service worker. This provisional API is currently implemented in offscreen.ts, and consists mostly of functionality that is only relevant for testing. We still want to keep this testing functionality around, but it should be implemented as user code running in a vat, as opposed to directly implemented in an arbitrary place in the application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions