# wasmer_docs **Repository Path**: wasmer/wasmer_docs ## Basic Information - **Project Name**: wasmer_docs - **Description**: wasmer外部资料汇总 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-24 - **Last Updated**: 2022-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wasmer_docs #### 介绍 wasmer外部资料汇总 #### 软件架构 [wasmer runtime docs](https://docs.wasmer.io/ecosystem/wasmer) [wasienv docs](https://docs.wasmer.io/ecosystem/wasienv) [use wasmer in your rust project](https://docs.wasmer.io/integrations/rust) [wasmer 相关的其他项目列表](https://github.com/orgs/wasmerio/repositories) [WebAssembly(wasm) 核心规范](https://webassembly.github.io/spec/core/) [wasi-data 我比较赞赏他的两个目标: 1 Write data pipelines in a familiar language 2 Large-scale batch and streaming data processing ](https://github.com/singlestore-labs/wasi-data)