Skip to content

Conversation

@SingleAccretion
Copy link
Contributor

No description provided.

@ghost ghost added area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member labels Feb 1, 2023
@ghost
Copy link

ghost commented Feb 1, 2023

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: SingleAccretion
Assignees: -
Labels:

community-contribution, area-NativeAOT-coreclr

Milestone: -

Copy link
Member

@MichalStrehovsky MichalStrehovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this doesn't affect testing in the LLVM branch? We used to treat Wasm like CppCodegen because it has similar problems (the RhGetCodeTarget comment is one such area that I'm not sure works in WASM and I'm suspicious we might still be setting this).

Cc @yowl

@SingleAccretion
Copy link
Contributor Author

I assume this doesn't affect testing in the LLVM branch?

That's right. WASM-specific issues are now ifdefed out with CODEGEN_WASM, only present downstream.

@MichalStrehovsky MichalStrehovsky merged commit bab1596 into dotnet:main Feb 2, 2023
@SingleAccretion SingleAccretion deleted the Clean-Out-CppCodegen branch February 5, 2023 18:49
@ghost ghost locked as resolved and limited conversation to collaborators Mar 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants