Remove Hardcoding wasm pinvoke paths #38278
Labels
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
arch-wasm
WebAssembly architecture
area-Infrastructure-mono
Milestone
Currently We are hardcoding the pinvokes paths https://github.com/dotnet/runtime/blob/master/src/mono/wasm/wasm.targets#L12
The list is error pone and we should move away from it.
One was possible solutions suggested by @safern is adding p2ps and getting output assemblies.
cc @safern @ViktorHofer @ericstj
The text was updated successfully, but these errors were encountered: