Debugging (WebAssembly)

Elements comes with integrated support for debugging WebAssembly projects. Web Modules can be debugged in Google Chrome, and Node.js Modules in the Node.js runtime.

Debugging for both project types is supported locally on Mac and Windows, from Fire, Water and Visual Studio.

Read more about :

See Also