When I try to debug a problem in the wasm code in a browser (Chrome, Win10, 64bit) the browser's debug window shows me the code. But the names are all replaced with things like "func513" and "var2". Is there a flag that I can pass to emcc to ask it to build with the original names?
Also, I noticed that the code view window in the browser will only show up to 5000 or so lines of code. After that, they just say "..." Is there a way to change that? -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/369fe4dc-2090-4353-9ecc-754481fb0fa3n%40googlegroups.com.
