# ZK WASM Index
Author: aborg
Created on: 11 August 2023
---
This is a master doc collecting all resources about ZK WASM design that were produced so far.
All documents are ordered by descending creation time.
## Plans
- [Roadmap](https://github.com/near/wasmtime/blob/main/docs/zkasm/roadmap.md)
- [Stage 2 tracking issue](https://github.com/near/near-one-project-tracking/issues/6)
- [Stage 1 tracking issue](https://github.com/near/near-one-project-tracking/issues/2)
## Development
- [Project documentation](https://github.com/near/wasmtime/tree/main/docs/zkasm)
- Codebase: https://github.com/near/wasmtime
## Discussions
- [zk wasm sync](https://hackmd.io/MTmmOMOxShaMqMi83bxzRQ?view)
- [zk wasm dev sync](https://docs.google.com/document/d/1Kscob1kiT3UGiELowLrJq3TJpAH7Z8b-fq7-YcZG9zo)
- [zk wasm meetup, Sep 2023](https://hackmd.io/zVMEcYsOQFueu9EHvoBqIg?view)
## Investigations and guides
- [ZK learning resources](https://hackmd.io/3B2o8ltYTqWJ3Uidsg7JSw?view)
- [Cranelift for ZK WASM](/DK6S9vsbQ9GAmBJEOIwh4w)
- [ZK WASM Deep Dive](https://hackmd.io/nRbL3yfuSDSEq3GKCQJE1Q)
- [ZK ASM Tech setup](https://hackmd.io/1nhEpfzVTqCmEGOLB8z6LA)
- [Cranelift hacking notes](https://hackmd.io/8faPpmGQTrmdr1mZau6XYQ?view)