A collection of examples and tutorials about WASIp2.
Complementary guide - A Complete Guide to WASIp2 for Rust and Python Programmers
Host/Guest | Rust Adder ↪ | Python Adder ↪ | Rust KVDatabase ↪ |
---|---|---|---|
Rust Host ↪ | ✅↪ | ✅↪ | ✅↪ |
Python Host ↪ | ✅ | 🛠️ | 🛠️ |
Command Component (from Rust) | ✅↪ | 📌 | 📌 |
✅: Currently supported
🛠️: Not supported for now, under development of wasmtime-py
📌: TODO and welcome contributions
- Resolved ones by me, just FYI:
- Unresolved ones, for those who may be interested in contributing:
- TODO: Add an improvement issue regarding
Func::post_return
, probably can use Undroppable Types