add example crates

This commit is contained in:
2024-09-29 18:23:50 +02:00
parent da63980914
commit f116e435ec
15 changed files with 782 additions and 3 deletions

View File

@ -3,11 +3,10 @@
[Introduction](./introduction.md)
- [Setup](./setup.md)
- [Tutorial](tutorial/introduction.md)
- [Creating a project](tutorial/creating-a-project.md)
- [Adding wasm logic](tutorial/adding-wasm-logic.md)
- [Compiling](tutorial/compiling.md)
- [Calling from Javascript](tutorial/calling-from-javascript.md)
- [Testing](./testing.md)
- [Examples](./examples.md)