Setting up Node.js for WebAssembly Development

A copy of the Node.js runtime is required to debug WebAssembly Node.js Modules.

By default, Water will automatically detect your copy of Node.js, if it is properly installed and registered in the Registry. If you have Node.js installed a different location, you can manually specify a path to the node.exe executable in the "Paths" tab of the Preferences Window.

See Also