WIP Preact implementation of react server components.
The API is a bit different from the React one, but implements the same ideas.
TODO:
- Synchronous component transport and recreation
- Async component transport and recreation
- Suspense boundaries
- Support for client component holes
- Support for client hydration