A quick experiment to see if it's possible to have SvelteKit + "server islands", i.e. prerendered shell and dynamic server-rendered bits.
How it works:
ServerIsland
component to which you pass the components you want to render dynamicallyapp.html
contains a tiny script that queries for islands