Comment on What's stopping WebAssembly from effectively replacing JavaScript?

<- View Parent
AnarchoYeasty@beehaw.org ⁨10⁩ ⁨months⁩ ago

If you use rust and structure your program correctly you can avoid debugging directly by building unit tests in language the verify behavior. Debugging tools are great and I look forward to better dx stories there (you can use chrome + DWARF to debug your native code) but strictly speaking it isn’t necessary most of the time.

source
Sort:hotnewtop