Debugging WebAssembly With Chrome DevTools | WASM Tutorial | KodeKloud

Опубликовано: 06 Октябрь 2024
на канале: KodeKloud
1,490
18

In this video, we'll discuss Web Assembly debugging, building on the theoretical and practical aspects of writing and running WebAssembly (WASM) modules. We'll explore the basic debugging experience in Chrome, including inspecting the generated JavaScript and WASM files, setting breakpoints, and stepping through the code. We'll then dive into a more complex example, a C++ program using the SDL2 library to visually represent a Julia set. We'll compare the debugging experience with and without the Chrome DevTools C/C++ support, highlighting the benefits of the enhanced debugging capabilities provided by the extension.

🆓Join KodeKloud Community for FREE: https://kode.wiki/KodeKloudCommunity_YT

⬇️Below are the topics we are going to discuss in this video:
00:00 - Introduction
00:28 - Basic WASM Debugging
03:07 - Advanced WASM Debugging
05:45 - Debugging using C++ DevTools
07:52 - Conclusion

Check out our learning paths at KodeKloud to get started:
▶️ Cloud Computing: https://kode.wiki/CloudLearningPath_YT
▶️ Kubernetes: https://bit.ly/KubernetesLearningPath
▶️AWS: https://kode.wiki/awslearningpath_yt
▶️Azure: https://kode.wiki/azurelearningpath_yt
▶️Google Cloud Platform: https://kode.wiki/GCPlearningpath_YT
▶️ Linux: https://bit.ly/LinuxLearningPath
▶️ DevOps Learning Path: https://bit.ly/DevOpsLearningPath-YT

#WebAssembly #Debugging #wasm #wasmtutorial #C #C++ #ChromeDevTools #SDL2 #JuliaSet #fractalart

For more updates on courses and tips, follow us on:
🌐 Website: https://kodekloud.com/
🌐 LinkedIn:   / kodekloud  
🌐 Twitter:   / kodekloudhq  
🌐 Facebook:   / kodekloudhq  
🌐 Instagram:   / kodekloud  
🌐 Blog: https://kodekloud.com/blog/