Skip to content

Conversation

@radical
Copy link
Member

@radical radical commented Mar 10, 2021

  • Allow skipping AOT, per assembly with %(_InternalForceInterpret) metadata

  • new $(WasmNativeDebugSymbols) to control symbols for dotnet.wasm (useful only for AOT case), which defaults to true

  • Path handling fixes for AOT builds on windows

  • add create-packs.proj for setting up packs from a local build, for quick local testing

  • Also, note that this changes the default $(AOTMode) to AotInterp

@radical radical requested a review from marek-safar as a code owner March 10, 2021 19:01
@ghost ghost added the area-Build-mono label Mar 10, 2021
@radical
Copy link
Member Author

radical commented Mar 10, 2021

This is essentially #48500 minus the renaming of public items/properties.

@radical radical added the arch-wasm WebAssembly architecture label Mar 10, 2021
@ghost
Copy link

ghost commented Mar 10, 2021

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Allow skipping AOT, per assembly with %(_InternalForceInterpret) metadata
  • new $(WasmNativeDebugSymbols) to control symbols for dotnet.wasm (useful only for AOT case), which defaults to true
  • Path handling fixes for AOT builds on windows
  • add create-packs.proj for setting up packs from a local build, for quick local testing
Author: radical
Assignees: -
Labels:

arch-wasm, area-Build-mono

Milestone: -

Copy link
Member

@lewing lewing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for separating this out. Added some minor comments but I'm ok with it landing as is.

@radical radical merged commit e47b9b5 into dotnet:main Mar 11, 2021
@radical radical deleted the aot-allow-skip-asm branch March 11, 2021 22:34
@steveisok
Copy link
Member

This PR is important to fast track in order to help alleviate longer helix wasm runs.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 10, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Build-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants