Replies: 1 comment
-
|
Leptos supports both stable and nightly. Using nightly (by using the nightly compiler and activating the Whether you want to adopt it or not is completely up to you; I've never had real problems using the nightly compiler regularly, but some prefer using the stable compiler as it is less likely to run into occasional crashes. |
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.
-
What's the plan for nightly support in the future? From the docs, I understand that the Rust underlying feature that leptos use will not be stabilized anytime soon.
Regarding only Leptos support for nightly, is it recommended to adopt it in 2026?
Obviously, I'm asking because I do like the concept of signals as closures and so on.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions