-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[wasm] R2R bring-up prerequisites for browser #133000
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
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
8cabddd
[wasm] Small R2R bring-up prerequisites for browser/wasi
pavelsavara c087840
propagate shell env into WASM
pavelsavara e72eedc
Do not set WasmBuildNative for libraries tests
pavelsavara 844f054
don't set WasmBuildNative for EnableDiagnostics yet
pavelsavara 7715a8b
improve coreCLR runtim build
pavelsavara 84a06cd
WasmWarnOnUnresolvedPInvokeModules - no warnings
pavelsavara 48d299c
[wasm] Fix browser test trimming: descriptor resolution and runtime-t…
pavelsavara 1d799df
disable r2r for now
pavelsavara 465e0ba
fix CI
pavelsavara ae299e4
rever split
pavelsavara bf4eb6e
[wasm] Root WasmTestRunner and xunit descriptors for trimmed browser/…
pavelsavara b118843
[wasm] Fix CoreCLR WasmBuildNative defaults test and disable MEF test…
pavelsavara bd36598
disable PublishTrimmed for library tests again - https://github.com/d…
pavelsavara 7e86c4d
Merge branch 'main' into browsehost_load_r2r_5
pavelsavara acb3ef5
feedback
pavelsavara 51ec2e3
feedback
pavelsavara 99e2944
revert wasi fix
pavelsavara 3699052
Merge branch 'main' into browsehost_load_r2r_5
pavelsavara 094f113
Merge branch 'browsehost_load_r2r_5' of https://github.com/pavelsavar…
pavelsavara bd9b9a0
Merge branch 'main' into browsehost_load_r2r_5
pavelsavara 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
Some comments aren't visible on the classic Files Changed page.
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
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
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
5 changes: 5 additions & 0 deletions
5
src/libraries/System.Runtime.Loader/tests/ILLink.Descriptors.AppleMobile.xml
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| <linker> | ||
| <!-- Real project references on Apple mobile; embedded resources (not link inputs) on browser, so only rooted here. --> | ||
| <assembly fullname="System.Runtime.Loader.Test.Assembly" /> | ||
| <assembly fullname="System.Runtime.Loader.Test.Assembly2" /> | ||
| </linker> |
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
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
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
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
Oops, something went wrong.
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.