- 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.
推薦閱讀
- 精通Nginx(第2版)
- 從零開始:數字圖像處理的編程基礎與應用
- LabVIEW程序設計基礎與應用
- Arduino by Example
- Windows系統管理與服務配置
- Vue.js 3.x從入門到精通(視頻教學版)
- Mastering Python Scripting for System Administrators
- Scratch 3.0少兒編程與邏輯思維訓練
- Hands-On Microservices with Kotlin
- Getting Started with Laravel 4
- Java Fundamentals
- Python程序設計與算法基礎教程(第2版)(微課版)
- Principles of Strategic Data Science
- Learning Unreal Engine Game Development
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)