- Learn WebAssembly
- Mike Rourke
- 68字
- 2021-08-13 15:38:58
GNU make and rimraf
In the learn-webassembly repository, the code examples use GNU Make and VS Code's Tasks feature (which we'll cover in Chapter 5, Creating and Loading a WebAssembly Module) to perform the build tasks defined throughout the book. GNU Make is an excellent cross-platform tool for automating build processes. You can read more about GNU Make at https://www.gnu.org/software/make. Let's review the installation steps for each platform.
推薦閱讀
- JavaScript百煉成仙
- GAE編程指南
- Clojure for Domain:specific Languages
- Android 9 Development Cookbook(Third Edition)
- Scratch 3.0少兒編程與邏輯思維訓練
- Functional Kotlin
- HTML5+CSS3 Web前端開發技術(第2版)
- Mastering React
- C語言程序設計簡明教程:Qt實戰
- 深度學習原理與PyTorch實戰(第2版)
- Learning VMware vSphere
- Arduino電子設計實戰指南:零基礎篇
- Machine Learning for OpenCV
- MongoDB Administrator’s Guide
- 大話代碼架構:項目實戰版