- Learn WebAssembly
- Mike Rourke
- 106字
- 2021-08-13 15:38:56
Installing the development tooling
You'll need to install some applications and tooling to start developing WebAssembly. We will use Visual Studio Code, a text editor, to write our C/C++, JavaScript, HTML, and Wat. We'll also use Node.js for serving up the files and Git to manage our code. We will use package managers to install these tools, which makes the installation process much simpler than downloading and installing them manually. In this section, we will cover the operating systems, as well as the package managers for each platform. We'll also review each of the applications, with a brief overview of their role in the development process.
推薦閱讀
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- C++案例趣學(xué)
- Building a Home Security System with Raspberry Pi
- 摩登創(chuàng)客:與智能手機和平板電腦共舞
- Java 9 Programming Blueprints
- Web Development with Django Cookbook
- 數(shù)據(jù)結(jié)構(gòu)與算法JavaScript描述
- Interactive Applications Using Matplotlib
- 精通Python自動化編程
- 零基礎(chǔ)學(xué)C語言第2版
- Mastering Apache Storm
- 大學(xué)計算機基礎(chǔ)實驗指導(dǎo)
- Python商務(wù)數(shù)據(jù)分析(微課版)
- 單片機原理及應(yīng)用技術(shù)
- 計算機應(yīng)用基礎(chǔ)案例教程(第二版)