Skip to content

Conversation

@radical
Copy link
Member

@radical radical commented Oct 23, 2023

This ensures that we avoid a native rebuild if only the order of the signatures changed in the emitted m2n.h file.

This was hit in #90436, where the ILStrip task does not sort its output.

Fixes #93680 .

@radical radical added the arch-wasm WebAssembly architecture label Oct 23, 2023
@ghost
Copy link

ghost commented Oct 23, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #93680 .

Author: radical
Assignees: -
Labels:

arch-wasm

Milestone: -

@ghost ghost added the area-Build-mono label Oct 23, 2023
@ghost ghost assigned radical Oct 23, 2023
@radical radical merged commit 4c71cfb into dotnet:main Oct 23, 2023
@radical radical deleted the wasm-m2n-order branch October 23, 2023 21:25
@ghost ghost locked as resolved and limited conversation to collaborators Nov 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Build-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WASM] driver.c got recompiled due to the order of methods changed

3 participants