-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Embed wasm by encoding binary data as UTF-8 code points. #21478
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
3b9e5e3
Prototype binary encoding.
juj 059699a
Fix Closure minification around binaryDecode() function.
juj 735af53
Make binary encoding work in default runtime.
juj ed9b7e1
Default enable SINGLE_FILE_BINARY_ENCODE
juj 926fde4
Remove old code
juj 85d6ea4
Cleanup encoding code
juj e199eb0
Flake
juj 23007c1
Flake
juj 451fc77
tools\maint\update_settings_docs.py
juj cdd1719
Simplify
juj d4c8067
Fix Closure invocation.
juj 6435c68
Rebaseline code size tests.
juj 426c9d2
Fix typo
juj ca63b7b
Fix browser.test_single_file_worker_js
juj a27937f
Fix browser.test_modularize
juj 7eb94f2
Proper ifdef gate.
juj 66db56c
Remove code duplication.
juj 46fa3b8
Resolve todo
juj 0fad312
eslint
juj bb8f0f5
Disable SINGLE_FILE_BINARY_ENCODE by default
juj f8d9641
Fix refactoring.
juj 0317531
Include test for -sSINGLE_FILE_BINARY_ENCODE=0/1 modes.
juj 3ac3aab
Address review
juj 514759b
Merge remote-tracking branch 'origin/main' into binary_encode
juj 77badc9
Merge remote-tracking branch 'origin/main' into binary_encode
juj ea729f0
Fix merge
juj 1b163d2
Clean up merge
juj 09c5aa8
Run tools\maint\update_settings_docs.py
juj da757b9
Rebaseline code size tests
juj 9abe835
Add new test for WebGL 2 code size in binary encoded singlefile mode.…
juj b7e9a2c
Fix call to binaryDecode() after merge
juj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix browser.test_modularize
- Loading branch information
commit a27937f70bc9dfca80acb7552546e90c61911f58
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.