elringus / bootsharp

Compile C# solution into single-file ES module with auto-generated JavaScript bindings and type definitions

Home Page:https://bootsharp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can we debug the C# code?

promontis opened this issue · comments

After generating the WASM and such, is it possible to attach the C# debugger to it? Is there some docs available for that?

Never looked into that, so no idea. Iirc, it's possible to debug Blazor apps, so, theoretically, it could as well be possible here.

This issue is stale because it has been open 14 days with no activity. It will be automatically closed in 7 days.