Technical requirements
We will be showing how to set up Emscripten in this chapter, for which you will require the following installed on your system:
- Python >= 3.7
- Node.js > 12.18
Note
emsdk comes prebundled with a compatible Node.js version.
You can find the code files present in this chapter on GitHub at https://github.com/PacktPublishing/Practical-WebAssembly