Skip to content

Expose WASM Hot Reload capabilities via .props file for consumption by dotnet watch #97462

Open
@MackinnonBuck

Description

@MackinnonBuck

The dotnet watch tool currently has a hard-coded set of default WASM hot reload capabilities so that it can initialize before the WebAssembly runtime starts up.

We should consider having the runtime provide these capabilities, possibly by including them in a .props file so that they can get picked up by dotnet watch.

Context: dotnet/aspnetcore#51507.

Metadata

Metadata

Assignees

Labels

Priority:1Work that is critical for the release, but we could probably ship withoutarch-wasmWebAssembly architecturearea-Build-mono

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions