- Learn WebAssembly
- Mike Rourke
- 23字
- 2021-08-13 15:38:51
Further reading
- Official WebAssembly site: https://webassembly.org
- Native Client technical overview: https://developer.chrome.com/native-client/overview
- The LLVM Compiler Infrastructure Project: https://llvm.org
- About Emscripten: http://kripken.github.io/emscripten-site/docs/introducing_emscripten/about_emscripten.html
- asm.js specification: http://asmjs.org/spec/latest
推薦閱讀
- ASP.NET MVC4框架揭秘
- 大學計算機應用基礎實踐教程
- jQuery EasyUI網站開發實戰
- R語言游戲數據分析與挖掘
- Mastering Python High Performance
- ADI DSP應用技術集錦
- 青少年Python編程入門
- Python機器學習基礎教程
- Spring Boot進階:原理、實戰與面試題分析
- Django 5企業級Web應用開發實戰(視頻教學版)
- Hadoop 2.X HDFS源碼剖析
- 零基礎學Scratch 3.0編程
- 算法設計與分析:基于C++編程語言的描述
- Advanced Python Programming
- Hands-On Dependency Injection in Go