You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a way for JavaScript to push events to EventSources.
VS integration
Refactor runtime startup to allow the diagnostic server to async pause the browser thread.
Non-goals
(debugging of) full memory dump - the layout of WASM linear memory is significantly different from other OSs. Also it doesn't capture WASM stack trace, just shadow stack.
DS/EP and Mono profilers at the same time
Anything based on DiagnosticCounter like RuntimeEventSource and CounterGroup, keep UnsupportedOSPlatform("browser")
Net 10 goals - single threaded Event Pipe and Diagnostic server
AggregationManagerandEventPipeEventDispatcher<WasmPerfTracing />changeds-routerfor WebSockets [dsrouter] fix web socket startup diagnostics#5121Net 10 nice to have
<WasmProfilers>browser</WasmProfilers>andconfig.browserProfilerOptionsTiming-Allow-Originin the devtoolsFuture goals
FRAME_TYPE_IL_STATENon-goals
DiagnosticCounterlikeRuntimeEventSourceandCounterGroup, keepUnsupportedOSPlatform("browser")