Spice up the project README, fill out more docs (#1010)
* Spice up the project README, fill out more docs This is an attempt to spruce up wasmtime's README.md file as well as fill out more of the missing documentation in the `docs/` folder. There's still a long way to go but I hoped here to mostly move around existing information and add new information. As always happy to have feedback! * Tweak CLI wording * Remove no-longer relevant clause * Update sandboxing docs * Handle comments
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
- [Writing WebAssembly](./wasm.md)
|
||||
- [Rust](./wasm-rust.md)
|
||||
- [C/C++](./wasm-c.md)
|
||||
- [WebAssembly Text Format (`*.wat`)](./wasm-wat.md)
|
||||
- [Example: Markdown Parser](./wasm-markdown.md)
|
||||
- [Embedding Wasmtime](embed.md)
|
||||
- [Rust API](./embed-rust.md)
|
||||
|
||||
Reference in New Issue
Block a user