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