Change web platform memory allocator from mimalloc to dlmalloc#3280
Closed
jinwuwu001 wants to merge 689 commits intomainfrom
Closed
Change web platform memory allocator from mimalloc to dlmalloc#3280jinwuwu001 wants to merge 689 commits intomainfrom
jinwuwu001 wants to merge 689 commits intomainfrom
Conversation
…contour for NonZero hollow effect.
…n for better dark theme harmony.
…ism for a modern premium look.
… more game-like UI appearance.
…y with generic wording.
…rging Group vs direct rendering into a single baseline.
… duplicate Efficient.
…ching and ShapedTextMap const correctness.
… exporter modules.
…mum version requirements.
… 79+ for SharedArrayBuffer support.
…and SharedArrayBuffer support.
…stent formatting.
…and copyright year consistency.
…t and GlyphRun data consistency.
… unify copyright headers.
…ated string scanning in SVG getAttribute.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Switch the web platform memory allocator from mimalloc to dlmalloc to resolve potential compatibility or performance issues.