mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
internal/wasi: regenerated with wit-bindgen-go@v0.20
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package command represents the world "wasi:cli/command@0.2.0".
|
||||
package command
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package environment represents the imported interface "wasi:cli/environment@0.2.0".
|
||||
package environment
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package exit represents the imported interface "wasi:cli/exit@0.2.0".
|
||||
package exit
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
package run
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package run represents the exported interface "wasi:cli/run@0.2.0".
|
||||
package run
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package stderr represents the imported interface "wasi:cli/stderr@0.2.0".
|
||||
package stderr
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package stdin represents the imported interface "wasi:cli/stdin@0.2.0".
|
||||
package stdin
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package stdout represents the imported interface "wasi:cli/stdout@0.2.0".
|
||||
package stdout
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package terminalinput represents the imported interface "wasi:cli/terminal-input@0.2.0".
|
||||
//
|
||||
// Terminal input.
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package terminaloutput represents the imported interface "wasi:cli/terminal-output@0.2.0".
|
||||
//
|
||||
// Terminal output.
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package terminalstderr represents the imported interface "wasi:cli/terminal-stderr@0.2.0".
|
||||
//
|
||||
// An interface providing an optional `terminal-output` for stderr as a
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package terminalstdin represents the imported interface "wasi:cli/terminal-stdin@0.2.0".
|
||||
//
|
||||
// An interface providing an optional `terminal-input` for stdin as a
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package terminalstdout represents the imported interface "wasi:cli/terminal-stdout@0.2.0".
|
||||
//
|
||||
// An interface providing an optional `terminal-output` for stdout as a
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package monotonicclock represents the imported interface "wasi:clocks/monotonic-clock@0.2.0".
|
||||
//
|
||||
// WASI Monotonic Clock is a clock API intended to let users measure elapsed
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package wallclock represents the imported interface "wasi:clocks/wall-clock@0.2.0".
|
||||
//
|
||||
// WASI Wall Clock is a clock API intended to let users query the current
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package preopens represents the imported interface "wasi:filesystem/preopens@0.2.0".
|
||||
package preopens
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
package types
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package types represents the imported interface "wasi:filesystem/types@0.2.0".
|
||||
//
|
||||
// WASI filesystem is a filesystem API primarily intended to let users run WASI
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package ioerror represents the imported interface "wasi:io/error@0.2.0".
|
||||
package ioerror
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package poll represents the imported interface "wasi:io/poll@0.2.0".
|
||||
//
|
||||
// A poll API intended to let users wait for I/O events on multiple handles
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
package streams
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package streams represents the imported interface "wasi:io/streams@0.2.0".
|
||||
//
|
||||
// WASI I/O is an I/O abstraction API which is currently focused on providing
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package insecureseed represents the imported interface "wasi:random/insecure-seed@0.2.0".
|
||||
//
|
||||
// The insecure-seed interface for seeding hash-map DoS resistance.
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package insecure represents the imported interface "wasi:random/insecure@0.2.0".
|
||||
//
|
||||
// The insecure interface for insecure pseudo-random numbers.
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package random represents the imported interface "wasi:random/random@0.2.0".
|
||||
//
|
||||
// WASI Random is a random data API.
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package instancenetwork represents the imported interface "wasi:sockets/instance-network@0.2.0".
|
||||
//
|
||||
// This interface provides a value-export of the default network handle..
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
package ipnamelookup
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package ipnamelookup represents the imported interface "wasi:sockets/ip-name-lookup@0.2.0".
|
||||
package ipnamelookup
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
package network
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package network represents the imported interface "wasi:sockets/network@0.2.0".
|
||||
package network
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package tcpcreatesocket represents the imported interface "wasi:sockets/tcp-create-socket@0.2.0".
|
||||
package tcpcreatesocket
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
package tcp
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package tcp represents the imported interface "wasi:sockets/tcp@0.2.0".
|
||||
package tcp
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package udpcreatesocket represents the imported interface "wasi:sockets/udp-create-socket@0.2.0".
|
||||
package udpcreatesocket
|
||||
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
package udp
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
// Code generated by wit-bindgen-go. DO NOT EDIT.
|
||||
|
||||
//go:build !wasip1
|
||||
|
||||
// Package udp represents the imported interface "wasi:sockets/udp@0.2.0".
|
||||
package udp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user