Is there any investigation planned or underway to pre compile these to some intermediate thing so non-node servers could hook into this? I’m thinking maybe some WASM interop off the top of my head perhaps. WASM is maturing fast and I’ve already seen demos where you can make network calls using a WASM interop server side.
Certainly pre rendering would be more efficient too with these types of components so I imagine updates to hydration will be part of this.
Certainly pre rendering would be more efficient too with these types of components so I imagine updates to hydration will be part of this.