Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
3042 days ago
That doesn't forbid WASM to have a nice graphical debugger, like most CPUs have.
1 comments
HorseWASM
3042 days ago
WASM can already be debugged with the browser-integrated debuggers, source maps can map back to the original files.
link