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

[browser] Move WasmAppBuilder into transport -> SDK #81367

Closed
pavelsavara opened this issue Jan 30, 2023 · 3 comments
Closed

[browser] Move WasmAppBuilder into transport -> SDK #81367

pavelsavara opened this issue Jan 30, 2023 · 3 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Build-mono
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Jan 30, 2023

  • so that we could do simple build tasks even if the wasm workload is not installed
  • remove WasmAppBuilder from workload and use the one in SDK
  • move some of the BlazorWasmSdk tasks to this transport in runtime repo. In order to make inner loop faster.

There is prior art in BrowserDebugHost.

When building in-tree replace the tasks with the local version.

@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-Build-mono labels Jan 30, 2023
@pavelsavara pavelsavara added this to the 8.0.0 milestone Jan 30, 2023
@ghost
Copy link

ghost commented Jan 30, 2023

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

Issue Details
  • so that we could do simple build tasks even if the wasm workload is not installed
  • remove WasmAppBuilder from workload and use the one in SDK
  • move some of the BlazorWasmSdk tasks to this transport in runtime repo. In order to make inner loop faster.

There is prior art in BrowserDebugHost.

Author: pavelsavara
Assignees: pavelsavara, maraf
Labels:

arch-wasm, area-Build-mono

Milestone: 8.0.0

@pavelsavara
Copy link
Member Author

cc @radical @akoeplinger

@pavelsavara
Copy link
Member Author

@lewing could you please advise us how to do it ?

@ghost ghost locked as resolved and limited conversation to collaborators Aug 14, 2023
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

No branches or pull requests

2 participants