Commit d7a9bc5
[browser] CoreCLR in-tree relink
Implements the WASM native re-link pipeline for CoreCLR browser-wasm,
replacing the stub WasmBuildApp / WasmTriggerPublishApp targets with a
full Emscripten-based native build.
Contributes to #123670
Contributes to #126100
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3915396 commit d7a9bc5
File tree
6 files changed
+721
-35
lines changed- eng
- src
- mono
- browser/build
- sample/wasm
- wasm/Wasm.Build.Tests
- Templates
- native/corehost
6 files changed
+721
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
0 commit comments