mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 15:03:41 +00:00
ff15b474fd
These files are plain text and have no shebang.
10 lines
255 B
Go
10 lines
255 B
Go
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
|
|
|
package stdin
|
|
|
|
// This file contains wasmimport and wasmexport declarations for "wasi:cli@0.2.0".
|
|
|
|
//go:wasmimport wasi:cli/stdin@0.2.0 get-stdin
|
|
//go:noescape
|
|
func wasmimport_GetStdin() (result0 uint32)
|