Skip to content

Remove op:bootstrap reflecting new CapTP behavior

Jessica Tallon requested to merge remove-op-bootstrap into master

This also removes op:bootstrap and exports the bootstrap object at position 0 and assumes the other side does the same. This is now inline with the new CapTP behavior.

I've tested this with racket's Goblin Chat implementation and it works as expected.

Merge request reports