aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/internal/wasi/cli/v0.2.0/stdout/stdout.wasm.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/wasi/cli/v0.2.0/stdout/stdout.wasm.go')
-rwxr-xr-xsrc/internal/wasi/cli/v0.2.0/stdout/stdout.wasm.go9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/internal/wasi/cli/v0.2.0/stdout/stdout.wasm.go b/src/internal/wasi/cli/v0.2.0/stdout/stdout.wasm.go
new file mode 100755
index 000000000..68e4a3dac
--- /dev/null
+++ b/src/internal/wasi/cli/v0.2.0/stdout/stdout.wasm.go
@@ -0,0 +1,9 @@
+// Code generated by wit-bindgen-go. DO NOT EDIT.
+
+package stdout
+
+// This file contains wasmimport and wasmexport declarations for "wasi:[email protected]".
+
+//go:wasmimport wasi:cli/[email protected] get-stdout
+//go:noescape
+func wasmimport_GetStdout() (result0 uint32)