Add Go as an embedding to the book (#1481)
* Add Go as an embedding to the book Also take this time to list out all embeddings in the README of wasmtime itself.
This commit is contained in:
@@ -10,7 +10,7 @@ This example shows off how to instantiate a wasm module using WASI imports.
|
||||
## Wasm Source code
|
||||
|
||||
```rust,ignore
|
||||
{{#include ../examples/wasi/wasm/wasi.c}}
|
||||
{{#include ../examples/wasi/wasm/wasi.rs}}
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user