Replies: 1 comment
-
See also this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The topic of Qwik-like resumability came up during the stream with Ryan Carniato a while ago, since signals index into an arena which technically means that in the current implementation (ignoring mid-execution stack state) it basically gets a serialization of the current underlying state for free.
I understand that this is probably not a primary design goal for Leptos, but I thought it would be fun to create a discussion topic for it
Beta Was this translation helpful? Give feedback.
All reactions