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