Setting up Chrome for WebAssembly Development
A copy of Google's Chrome or another Chromium-based browser is required to debug WebAssembly Web Modules.
Debugging has only been tested with Chrome and Brave, but it might also work with other other Chromium-based browsers.
- Download Chrome: google.com/chrome
- Download Brave: brave.com
By default, Fire will automatically detect your copy of Chrome.app
or Brave Browsere.app
, if it is properly named and located in the /Applications
or ~/Applications
folder. If you have placed it in a different location, or want to use a different Chromium-based browser, you can manually specify a path to the .app bundle in the "Paths" tab of the Preferences Window.