Expand top-level wasmtime crate docs (#1955)

This is something I meant to do a long time ago but forgot to get around
to it! This commit updates the top-level documentation of the `wasmtime`
crate to have examples, more words, and generall be a bit more
up-to-date and complete.
This commit is contained in:
Alex Crichton
2020-07-01 14:04:29 -05:00
committed by GitHub
parent b37adbbe31
commit f24c7e1249
4 changed files with 248 additions and 9 deletions

View File

@@ -31,6 +31,7 @@ winapi = "0.3.7"
[dev-dependencies]
tempfile = "3.0"
wasmtime-wasi = { path = "../wasi" }
[badges]
maintenance = { status = "actively-developed" }