Mark As Completed Discussion

Are you sure you're getting this? Click the correct answer from the options.

While compiling C++ code to wasm for debugging purposes, what flag is included and why?

Click the option that best answers the question.

  • -o flag for performance optimisation
  • -g flag for generating source map
  • -f flag for fast compilation
  • -c flag for clear code generation