-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Diagnostics-coreclros-browserBrowser variant of arch-wasmBrowser variant of arch-wasm
Milestone
Description
WebCIL loader for CoreCLR is gated behind #ifdef TARGET_BROWSER and there are open questions.
- Should we keep it behind
#ifdef TARGET_BROWSERand have browser specific SOS binaries ? - Or we should remove
#ifdef TARGET_BROWSER? - Where the debugger takes the DLLs from ?
- Is it reading DLLs (before transform to WebCIL) or the actual .wasm files ?
- How do the .DLL/.wasm files get from (browser ??) into the debugger
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Diagnostics-coreclros-browserBrowser variant of arch-wasmBrowser variant of arch-wasm