-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[wasm] Add custom mmap/munmap implementation for anonymous mappings #101871
Merged
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82214d7 - Browse repository at this point
Copy the full SHA 82214d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bad9f56 - Browse repository at this point
Copy the full SHA bad9f56View commit details -
Configuration menu - View commit details
-
Copy full SHA for d393549 - Browse repository at this point
Copy the full SHA d393549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38dd451 - Browse repository at this point
Copy the full SHA 38dd451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14afd7c - Browse repository at this point
Copy the full SHA 14afd7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf61818 - Browse repository at this point
Copy the full SHA bf61818View commit details -
Configuration menu - View commit details
-
Copy full SHA for 916fe10 - Browse repository at this point
Copy the full SHA 916fe10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f568d - Browse repository at this point
Copy the full SHA 41f568dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b106599 - Browse repository at this point
Copy the full SHA b106599View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bda55a - Browse repository at this point
Copy the full SHA 1bda55aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36d037a - Browse repository at this point
Copy the full SHA 36d037aView commit details -
Remove alternate free page scan algorithm because it's worse
Reformat header
Configuration menu - View commit details
-
Copy full SHA for 9b642a9 - Browse repository at this point
Copy the full SHA 9b642a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ea182 - Browse repository at this point
Copy the full SHA f5ea182View commit details -
Configuration menu - View commit details
-
Copy full SHA for e617135 - Browse repository at this point
Copy the full SHA e617135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7df107d - Browse repository at this point
Copy the full SHA 7df107dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6493316 - Browse repository at this point
Copy the full SHA 6493316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b5ce02 - Browse repository at this point
Copy the full SHA 3b5ce02View commit details -
Configuration menu - View commit details
-
Copy full SHA for c78da3e - Browse repository at this point
Copy the full SHA c78da3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a030fc6 - Browse repository at this point
Copy the full SHA a030fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f26f3b3 - Browse repository at this point
Copy the full SHA f26f3b3View commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 958bfae - Browse repository at this point
Copy the full SHA 958bfaeView commit details -
After freeing pages, repair the skip values for the preceding 64 pages so they don't erroneously skip over newly free pages
Configuration menu - View commit details
-
Copy full SHA for bb5c72a - Browse repository at this point
Copy the full SHA bb5c72aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 715212f - Browse repository at this point
Copy the full SHA 715212fView commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd6f6d6 - Browse repository at this point
Copy the full SHA fd6f6d6View commit details
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.