Common prerequisites

It's possible that you already have all of the prerequisites installed. Here are the three that you'll need regardless of the platform:

  • Git
  • Node.js
  • Python 2.7

Note the Python version; this is important because installing the wrong version could cause the installation process to fail. If you followed along in Chapter 2, Elements of WebAssembly - Wat, Wasm, and the JavaScript API, and installed Node.js and Git, all that's left is to install Python 2.7 and any additional prerequisites specified for your platform. The Python installation process for each platform will be specified in the following subsections.

Python is a high-level programming language used for general-purpose programming. If you'd like to learn more, check out the official website at https://www.python.org/.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset