Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split out isrg from ssr and reorient build graph to make interpreter build 2x faster #2969

Merged
merged 5 commits into from
Sep 16, 2024

Conversation

jkelleyrtp
Copy link
Member

@jkelleyrtp jkelleyrtp commented Sep 16, 2024

Extracted from #2779

Splits isrg out from ssr to remove the need for a feature flag.

Then cuts out event_bubbles from dioxus-html so we can drop the need for dioxus-html to compile before the interpreter, drastically speeding up builds.

@jkelleyrtp jkelleyrtp merged commit 143ad74 into main Sep 16, 2024
15 of 17 checks passed
@jkelleyrtp jkelleyrtp deleted the jk/simple-crate-splits branch September 16, 2024 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant