Hacker News new | ask | show | jobs
by Jyaif 499 days ago
Regarding using WebAssembly as a plugin API, like for zed:

how do plugin developers debug their code? Is there a way for them to do breakpoint debugging for example? What happens if their code crash, do they get a stacktrace?