Makes examples runnable and pares down list (#458)
This deduplicates examples, leaving only the most maintained or targeted ones. Notably, this makes each runnable, avoiding test dependencies. Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
3
examples/basic/README.md
Normal file
3
examples/basic/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## Basic example
|
||||
|
||||
This example shows how to use WebAssembly and Go-defined functions with wazero.
|
||||
Reference in New Issue
Block a user