Default AOT settings not compiling in release (Wasm) #13133
Closed
assassin316
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My Wasm project head hsa the default settings in place, and compiling in Release gives the following error:
System.Exception: Failed to execute the linker
Looking at the binlog, doesn't give much information:
Is there any other errors I can dig into to investigate further? With default settings, do I need to have the WSL installed or is that only needed for full/profile-guided aot releases?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions