- 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.
推薦閱讀
- Learning ROS for Robotics Programming(Second Edition)
- 零基礎玩轉(zhuǎn)區(qū)塊鏈
- Java技術手冊(原書第7版)
- Python數(shù)據(jù)結構與算法(視頻教學版)
- 軟件測試實用教程
- OpenCV 4計算機視覺項目實戰(zhàn)(原書第2版)
- Python項目實戰(zhàn)從入門到精通
- Mastering Web Application Development with AngularJS
- RocketMQ實戰(zhàn)與原理解析
- Scratch從入門到精通
- Implementing Microsoft Dynamics NAV(Third Edition)
- Java 7 Concurrency Cookbook
- Moodle 3.x Developer's Guide
- Raspberry Pi Robotic Projects
- Scala編程(第4版)