Nathan Ricci

Results 28 comments of Nathan Ricci

/azp run runtime-wasm,runtime-extra-platforms

wasm issue appears to be this: https://github.com/dotnet/runtime/issues/73419

/azp run runtime-wasm,runtime-extra-platforms

/azp run runtime-wasm,runtime-extra-platforms

> * How is this getting tested? The marshaling code itself is not really getting changed, just moved into a component. And we are running it throuhg all the test...

/azp run runtime-wasm,runtime-extra-platforms

Looks like the wasm errors are this: https://github.com/dotnet/linker/issues/2963

The wasm debugger tests are known issues, so I am going to merge this.

@lambdageek https://github.com/xamarin/xamarin-android/issues/7249 https://github.com/xamarin/xamarin-macios/issues/15668

Almost all the trouble I've had around wasm has been around SDK changes or changes to the all the build infrastructure around wasm apps (like, how to use the AOT...