Closed
Description
- 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.