[browser] Remove traces of AOT on helix
Open
Beginner friendly
arch-wasm
area-Infrastructure-mono
os-browser
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
Targets like `_BundleAOTTestWasmAppForHelix`
https://github.com/dotnet/runtime/blob/294fe754ccc3db80640c7e34018d97cfac834f51/eng/testing/tests.wasm.targets#L128
https://github.com/dotnet/runtime/blob/294fe754ccc3db80640c7e34018d97cfac834f51/src/mono/wasm/data/aot-tests/ProxyProjectForAOTOnHelix.proj#L1
Contributor guide
Research direction
Start with eng/testing/tests.wasm.targets around the _BundleAOTTestWasmAppForHelix target and src/mono/wasm/data/aot-tests/ProxyProjectForAOTOnHelix.proj. Search these paths and related build files for remaining AOT-on-Helix references, then verify that the obsolete traces are gone without breaking the relevant build configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, wasm
- Domain
- build-system, testing-qa
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100