from Hacker News

Debugging Through WebAssembly Is Impossible

by blackhole on 1/13/20, 6:52 PM with 1 comments

  • by billconan on 1/13/20, 7:00 PM

    I experienced similar frustration recently. I couldn't even generate debug symbols, as doing so will freeze computer (I was compiling llvm into wasm). I had to rely on logs.