https://github.com/zxh0/wasmgo-book
《WebAssembly原理与核心技术》随书源代码
https://github.com/zxh0/wasmgo-book
webassembly
Last synced: 4 months ago
JSON representation
《WebAssembly原理与核心技术》随书源代码
- Host: GitHub
- URL: https://github.com/zxh0/wasmgo-book
- Owner: zxh0
- License: mit
- Created: 2020-04-04T03:05:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T01:41:18.000Z (over 4 years ago)
- Last Synced: 2024-12-10T03:40:16.342Z (5 months ago)
- Topics: webassembly
- Language: Go
- Homepage:
- Size: 5.16 MB
- Stars: 181
- Watchers: 8
- Forks: 44
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 《WebAssembly原理与核心技术》源代码

* 📖试读([douban.com](https://read.douban.com/reader/ebook/160902706/),[dangdang.com](http://e.dangdang.com/pc/reader/index.html?id=1901236742))
* ♥️购买([jd.com](https://search.jd.com/Search?keyword=WebAssembly原理与核心技术),[dangdang.com](http://search.dangdang.com/?key=WebAssembly原理与核心技术),[z.cn](https://www.amazon.cn/dp/B08JY8HC25))
* 🐛[勘误表](errata.md)
* 🎧[加入读者交流群](https://github.com/zxh0/wasmgo-book/wiki)
* 🐍[Python(读者)实现](https://github.com/Relph1119/wasm-python-book)