-
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
[Mono] Fix all the issues related to enabling WasmStripILAfterAOT #90436
[Mono] Fix all the issues related to enabling WasmStripILAfterAOT #90436
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 68dd32a - Browse repository at this point
Copy the full SHA 68dd32aView commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7507121 - Browse repository at this point
Copy the full SHA 7507121View commit details
Commits on Aug 25, 2023
-
Make all calling another method go through the logic to see if it cou…
…ld call an AOT'ed version of it before trying to interp compile it
Configuration menu - View commit details
-
Copy full SHA for b02a8e5 - Browse repository at this point
Copy the full SHA b02a8e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f7b587 - Browse repository at this point
Copy the full SHA 1f7b587View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 83cd21e - Browse repository at this point
Copy the full SHA 83cd21eView commit details
Commits on Sep 6, 2023
-
Move jit_call_can_be_supported to mini-runtime, so it doesn't depends…
… on the value of mono_use_interpreter
Configuration menu - View commit details
-
Copy full SHA for 1f2f152 - Browse repository at this point
Copy the full SHA 1f2f152View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9027dd - Browse repository at this point
Copy the full SHA d9027ddView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 481db67 - Browse repository at this point
Copy the full SHA 481db67View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aee3e0c - Browse repository at this point
Copy the full SHA aee3e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6e2c0 - Browse repository at this point
Copy the full SHA ce6e2c0View commit details
Commits on Sep 13, 2023
-
Enable g_fopen to have the capability of handling opening files with …
…unicode name on all platforms
Configuration menu - View commit details
-
Copy full SHA for b44c803 - Browse repository at this point
Copy the full SHA b44c803View commit details -
Configuration menu - View commit details
-
Copy full SHA for 159e7a1 - Browse repository at this point
Copy the full SHA 159e7a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dccc8bb - Browse repository at this point
Copy the full SHA dccc8bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff2c63 - Browse repository at this point
Copy the full SHA 6ff2c63View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab352d4 - Browse repository at this point
Copy the full SHA ab352d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed07899 - Browse repository at this point
Copy the full SHA ed07899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98ad004 - Browse repository at this point
Copy the full SHA 98ad004View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91edfdd - Browse repository at this point
Copy the full SHA 91edfddView commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 561dd40 - Browse repository at this point
Copy the full SHA 561dd40View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43aa032 - Browse repository at this point
Copy the full SHA 43aa032View commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4d901f - Browse repository at this point
Copy the full SHA a4d901fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f5bc2 - Browse repository at this point
Copy the full SHA a6f5bc2View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b964fc4 - Browse repository at this point
Copy the full SHA b964fc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 488676a - Browse repository at this point
Copy the full SHA 488676aView commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3b03f5 - Browse repository at this point
Copy the full SHA b3b03f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e22b851 - Browse repository at this point
Copy the full SHA e22b851View commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9964c82 - Browse repository at this point
Copy the full SHA 9964c82View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9bdceb1 - Browse repository at this point
Copy the full SHA 9bdceb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf31655 - Browse repository at this point
Copy the full SHA bf31655View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92773d3 - Browse repository at this point
Copy the full SHA 92773d3View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a6fa8c6 - Browse repository at this point
Copy the full SHA a6fa8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ee332 - Browse repository at this point
Copy the full SHA 97ee332View commit details
Commits on Oct 11, 2023
-
Put the trimmed assemblies in a new folder, output an updated list of…
… assemblies and update _WasmAssembliesInternal with the new list
Configuration menu - View commit details
-
Copy full SHA for f5860d7 - Browse repository at this point
Copy the full SHA f5860d7View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 523bd20 - Browse repository at this point
Copy the full SHA 523bd20View commit details -
Configuration menu - View commit details
-
Copy full SHA for a39f0ee - Browse repository at this point
Copy the full SHA a39f0eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ee9c57 - Browse repository at this point
Copy the full SHA 1ee9c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 872c2ca - Browse repository at this point
Copy the full SHA 872c2caView commit details -
Configuration menu - View commit details
-
Copy full SHA for e51edf7 - Browse repository at this point
Copy the full SHA e51edf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6fa669 - Browse repository at this point
Copy the full SHA b6fa669View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d6cb0ac - Browse repository at this point
Copy the full SHA d6cb0acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2687449 - Browse repository at this point
Copy the full SHA 2687449View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a133e9d - Browse repository at this point
Copy the full SHA a133e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5c260 - Browse repository at this point
Copy the full SHA ae5c260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ec329 - Browse repository at this point
Copy the full SHA 58ec329View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 288e186 - Browse repository at this point
Copy the full SHA 288e186View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 482ce8f - Browse repository at this point
Copy the full SHA 482ce8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 725dbfd - Browse repository at this point
Copy the full SHA 725dbfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11929f7 - Browse repository at this point
Copy the full SHA 11929f7View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 968da46 - Browse repository at this point
Copy the full SHA 968da46View commit details -
Configuration menu - View commit details
-
Copy full SHA for a064c3a - Browse repository at this point
Copy the full SHA a064c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 117e6b3 - Browse repository at this point
Copy the full SHA 117e6b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b15ef5b - Browse repository at this point
Copy the full SHA b15ef5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb975b8 - Browse repository at this point
Copy the full SHA cb975b8View commit details -
ILStrip: ensure output assemblies are in the same order as the input.…
… This is required for incremental builds.
Configuration menu - View commit details
-
Copy full SHA for 1743fb9 - Browse repository at this point
Copy the full SHA 1743fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4919f5a - Browse repository at this point
Copy the full SHA 4919f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9d07b1 - Browse repository at this point
Copy the full SHA f9d07b1View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9de167c - Browse repository at this point
Copy the full SHA 9de167cView commit details
Commits on Nov 2, 2023
-
Fix the issue with changing the value of WasmStripILAfterAOT between …
…incremental builds
Configuration menu - View commit details
-
Copy full SHA for 1c9e04d - Browse repository at this point
Copy the full SHA 1c9e04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7764b25 - Browse repository at this point
Copy the full SHA 7764b25View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21a066a - Browse repository at this point
Copy the full SHA 21a066aView commit details
Commits on Nov 6, 2023
-
Copy metadata in AOT compiler and when creating WasmAssembliesToBundl…
…e from ResolvedFileToPublish
Configuration menu - View commit details
-
Copy full SHA for aeab3ce - Browse repository at this point
Copy the full SHA aeab3ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e117b79 - Browse repository at this point
Copy the full SHA e117b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f630a1 - Browse repository at this point
Copy the full SHA 3f630a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12cff3d - Browse repository at this point
Copy the full SHA 12cff3dView commit details
Commits on Nov 7, 2023
-
Merge remote-tracking branch 'upstream/main' into fan/enable_il_trim_…
…wasm_always # Conflicts: # src/mono/wasm/Wasm.Build.Tests/WasmTemplateTestBase.cs
Configuration menu - View commit details
-
Copy full SHA for 17085d9 - Browse repository at this point
Copy the full SHA 17085d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed84935 - Browse repository at this point
Copy the full SHA ed84935View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f2011f8 - Browse repository at this point
Copy the full SHA f2011f8View commit details -
Update src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTests.cs
Co-authored-by: Ankit Jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88d537b - Browse repository at this point
Copy the full SHA 88d537bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c3155 - Browse repository at this point
Copy the full SHA c4c3155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b1f21 - Browse repository at this point
Copy the full SHA 00b1f21View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7b76c7e - Browse repository at this point
Copy the full SHA 7b76c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 977f49d - Browse repository at this point
Copy the full SHA 977f49dView commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ada4f8b - Browse repository at this point
Copy the full SHA ada4f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4557eb4 - Browse repository at this point
Copy the full SHA 4557eb4View commit details -
- to support webcil case - run blazor app - add cases for the default setting, and the opposite - cleanup
Configuration menu - View commit details
-
Copy full SHA for 9a7c37d - Browse repository at this point
Copy the full SHA 9a7c37dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 562d845 - Browse repository at this point
Copy the full SHA 562d845View commit details -
Configuration menu - View commit details
-
Copy full SHA for 740bb45 - Browse repository at this point
Copy the full SHA 740bb45View commit details -
Configuration menu - View commit details
-
Copy full SHA for a93b5d1 - Browse repository at this point
Copy the full SHA a93b5d1View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5fc92ca - Browse repository at this point
Copy the full SHA 5fc92caView commit details