[browser][CoreCLR] Clean up Wasm.Build.Tests relink dependecies once R2R is available
Open
arch-wasm
area-Infrastructure
os-browser
test-enhancement
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
To make relink possible in Wasm.Build.Tests we need to pass some CoreCLR source files as payloads to Helix for `ManagedToNativeGenerator`. Once we replace the generator with R2R, we can drop these payloads.
Related to https://github.com/dotnet/runtime/pull/128296 and https://github.com/dotnet/runtime/pull/127073
Contributor guide
Assessment
This issue has not been assessed yet.