Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consume wasm targets and metadata from the .NET Wasm SDK #47001

Closed
javiercn opened this issue Mar 2, 2023 · 2 comments
Closed

Consume wasm targets and metadata from the .NET Wasm SDK #47001

javiercn opened this issue Mar 2, 2023 · 2 comments
Assignees
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-razor-sdk
Milestone

Comments

@javiercn
Copy link
Member

javiercn commented Mar 2, 2023

  • We need to consume a target that does all the work to compute the list of files for the app.
    • During build
    • During publish
    • Independent of the gesture the user did (native compilation, linking enabled/disabled, etc.)
  • We need to change the file names, paths, etc. to make them suitable to our layout.
  • We need to add any information we want to include in mono-config.json
    • During build
    • During publish
  • We need to implement our customizations for the deployment layout on top of the Webassembly provided extensibility points.
@ghost
Copy link

ghost commented Mar 3, 2023

Thanks for contacting us.

We're moving this issue to the .NET 8 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@mkArtakMSFT mkArtakMSFT added the enhancement This issue represents an ask for new feature or an enhancement to an existing one label Mar 14, 2023
@mkArtakMSFT
Copy link
Member

Closing as the Runtime team has handled this already.

@ghost ghost locked as resolved and limited conversation to collaborators May 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-razor-sdk
Projects
None yet
Development

No branches or pull requests

4 participants
@javiercn @MackinnonBuck @mkArtakMSFT and others