This shows how to define, export and import functions written in Go. Fixes #464 Signed-off-by: Adrian Cole <adrian@tetrate.io> Co-authored-by: Takeshi Yoneda <takeshi@tetrate.io>
4 lines
103 B
Markdown
4 lines
103 B
Markdown
## Basic example
|
|
|
|
This example shows how to use both WebAssembly and Go-defined functions with wazero.
|