logoalt Hacker News

flohofwoeyesterday at 8:03 AM2 repliesview on HN

> as it's not possible really to debug a WASM application

...as others have said, this is a solved problem and has been for quite a while:

https://marketplace.visualstudio.com/items?itemName=ms-vscod...

I might even go that far and say that this solution is on average more robust and more responsive than debugging native code in Xcode.


Replies

fslothyesterday at 9:52 AM

Hmm I never could get the DWARF debug information to hook up properly, must give this a try next time I need to return to the topic.

If you don't mind - what's your specific setup when debugging Sokol, I might start from replicating that workflow?

show 1 reply
pjmlpyesterday at 11:31 AM

> Last updated 27/09/2023

And only "works" for specific languages.

show 1 reply