Skip to content

Add an API to determine whether the current environment supports JIT vs is native #19319

@JamesNK

Description

@JamesNK

There is no way to determine whether the current environment is a JIT one or a .NET Native one.

Please add a way to discover this information at runtime so libraries and applications can enable or disable using features like IL emit which required a JIT environment.

// cc @terrajobst

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-needs-workAPI needs work before it is approved, it is NOT ready for implementationarea-Meta

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions