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
feat(extension): Add CapTP E() support for calling vat methods
- Import and initialize makeBackgroundKref to enable E() calls on vat objects
- Expose captp.resolveKref and captp.krefOf on globalThis for console access
- Refactor startDefaultSubcluster to return the bootstrap vat rootKref
- Add greetBootstrapVat function that automatically calls hello() on the
bootstrap vat after subcluster launch on startup
- Update global.d.ts with captp type declaration for IDE support
Co-Authored-By: Claude <[email protected]>
0 commit comments