StarlingMonkey icon indicating copy to clipboard operation
StarlingMonkey copied to clipboard

Add section to docs on how to debug StarlingMonkey application

Open andreiltd opened this issue 6 months ago • 1 comments

Our developer guide section on debugging is currently empty: https://bytecodealliance.github.io/StarlingMonkey/developer/debugging.html

cc: @squillace

andreiltd avatar Aug 19 '25 16:08 andreiltd

Ok! First, I've got debugging working to resolve https://github.com/bytecodealliance/sample-wasi-http-js/issues/4, which is the perfect example to use to write this document, here.

squillace avatar Aug 19 '25 16:08 squillace