dotnet / dotnet/runtime

[RyuJit Wasm] Crossgen Wasm Namespace Refactor

Open
#125,094 1 comment 0 reactions 1 assignee Claimed by @adamperlin View on GitHub
arch-wasm area-ReadyToRun
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

We should ensure that new Wasm functionality for crossgen is added to the appropriate namespaces. I.e., if we need to add Wasm-specific logic in several places in `ILCompiler.DependencyAnalysis`, we should potentially just move Wasm-specific functionality into that root namespace for clarity to avoid unneeded namespace nesting and `using`s.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.