Skip to content

Conversation

@juj
Copy link
Collaborator

@juj juj commented Dec 6, 2025

In ASSERTIONS-enabled builds, implement a FNV1-a style checksum to the binary decoded Wasm data, and display a help notice about needing to serve the HTML/JS file with UTF-8 encoding. This helps developers identify if their own shell files might not have the necessary encoding.

juj added 2 commits December 6, 2025 17:12
…d display a help notice about needing to serve the HTML/JS file with UTF-8 encoding. This helps developers identify if their own shell files might not have the necessary encoding.
@sbc100
Copy link
Collaborator

sbc100 commented Dec 8, 2025

Are we sure this usefull though? In particular it would not have helped with #25906 would it?

Adding more magic <<< >>> replacements is not something I want to do lightly since its outside the normal JS generation mechanisms.

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.

2 participants