- Issue created by @balintbrews
- 🇳🇱Netherlands balintbrews Amsterdam, NL
@lauriii suggested this after investigating a performance bug report.
- 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
I wonder if we could/should do this in requestIdleTimeout instead so it doesn't impact the initial load time of the rest of XB
Although we could also use a fetchpriority of low and leave the browser to work it out - 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
we have some prior art in
\Drupal\experience_builder\Plugin\ExperienceBuilder\ComponentSource\JsComponent::renderComponent
albeit for modulepreloads - 🇳🇱Netherlands balintbrews Amsterdam, NL
Although we could also use a fetchpriority of low and leave the browser to work it out
Something like that is what I had in mind.
- Merge request !895Issue #3518306: Preload wasms for users who can edit code components → (Open) created by larowlan