Files
wasmtime/docs
Josh Triplett 204b4d376a embed-rust: Find exported function by name rather than assuming index 0
While the wasm file has only one export, our introduction should set a
good example for how to find functions even for wasm files that have
multiple exports. Find the answer function by name rather than assuming
index 0.

Minor variable name change to avoid having to wrap the line.
2019-11-20 09:49:34 +01:00
..
2019-11-12 12:12:43 -08:00