Skip to content

Conversation

@jkoritzinsky
Copy link
Member

Fixes #109181

Given that there is no impact in product code today with this generator change, I feel that it may meet the servicing bar (as we've serviced similar generator changes like this before), but it's not worth rushing into GA. If the generator shipped out of band (like in roslyn-analyzers), we'd meet the bar for the next "SDK band" release with a change like this.

@jkoritzinsky jkoritzinsky added arch-wasm WebAssembly architecture area-System.Runtime.InteropServices source-generator Indicates an issue with a source generator feature labels Oct 25, 2024
@jkoritzinsky
Copy link
Member Author

jkoritzinsky commented Oct 29, 2024

/Failures look unrelated (as there's no usage of LibraryImport + WasmImportLinkage in the product today.)

@jkoritzinsky jkoritzinsky merged commit fd77ab7 into dotnet:main Oct 29, 2024
@jkoritzinsky jkoritzinsky deleted the wasmimport-libimport branch October 29, 2024 23:03
@jkoritzinsky
Copy link
Member Author

/backport to release/9.0-staging

@github-actions
Copy link
Contributor

Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/11584351456

@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-System.Runtime.InteropServices source-generator Indicates an issue with a source generator feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WasmImportLinkage is not propagated in LibraryImport

2 participants