Does using -g1, -g2, -g3 have an impact on performance?
16 views
Skip to first unread message
Michael Hagar
unread,
Mar 19, 2024, 5:48:22 PM3/19/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to emscripten-discuss
I'd like to generate source maps for our production builds, but I'm worried that doing so will have an impact on the performance of the generated WebAssembly. Does anyone know if there would be any such impact?