Skip to content

Conversation

RickWong
Copy link

@RickWong RickWong commented Oct 16, 2025

I noticed in Safari's Network tab, that my bundled wasm file (few hundred KB) was being downloaded twice.

I'm on macOS Tahoe with the latest updates.

After trying several combinations between link tag attributes and fetch() options, I found that the expected standard combinations that work in Chrome, did not in Safari.

The most consistent solution is to remove the rel=preload entirely.

Research:

@RickWong RickWong requested a review from a team as a code owner October 16, 2025 13:57
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