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
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