Component · version 0.5.0_twitter-2.62
autostamp:twitter
WebAssembly component bindings for the twitter API, generated from an OpenAPI document.
InstallCLIACP
Add this component to your project:
component install autostamp:twitter@0.5.0_twitter-2.62Learn more about the component CLI.
Run this component without installing it:
component run autostamp:twitter@0.5.0_twitter-2.62Learn more about the component CLI.
Ask your AI assistant to install it for you:
autostamp:twitter@0.5.0_twitter-2.62Read more about Agent Client Protocol support.
Imports
I
wasmcloud:secrets/store 1.0.0
IOpaque-handle access to a secrets backend. Returning `secret` rather than
the underlying value lets the host gate reveal independently of lookup.
wasmcloud:secrets/reveal 1.0.0
IUnwraps an opaque `secret` handle into its underlying value. Split from
`store` so a host can audit or restrict reveal calls separately.
wasi:cli/environment 0.2.12
Iwasi:cli/exit 0.2.12
Iwasi:io/error 0.2.12
Iwasi:io/poll 0.2.12
IA poll API intended to let users wait for I/O events on multiple handles
at once.
wasi:io/streams 0.2.12
IWASI I/O is an I/O abstraction API which is currently focused on providing
stream types.
wasi:cli/stdin 0.2.12
Iwasi:cli/stdout 0.2.12
Iwasi:cli/stderr 0.2.12
Iwasi:cli/terminal-input 0.2.12
ITerminal input.
wasi:cli/terminal-output 0.2.12
ITerminal output.
wasi:cli/terminal-stdin 0.2.12
IAn interface providing an optional `terminal-input` for stdin as a
link-time authority.
wasi:cli/terminal-stdout 0.2.12
IAn interface providing an optional `terminal-output` for stdout as a
link-time authority.
wasi:cli/terminal-stderr 0.2.12
IAn interface providing an optional `terminal-output` for stderr as a
link-time authority.
wasi:clocks/monotonic-clock 0.2.12
IWASI Monotonic Clock is a clock API intended to let users measure elapsed
time.
wasi:random/insecure-seed 0.2.12
IThe insecure-seed interface for seeding hash-map DoS resistance.
wasi:http/types 0.2.12
IThis interface defines all of the types and methods for implementing
HTTP Requests and Responses, both incoming and outgoing, as well as
their headers, trailers, and bodies.
wasi:http/outgoing-handler 0.2.12
This interface defines a handler of outgoing HTTP Requests. It should be
imported by components which wish to make HTTP Requests.
Metadata
| Size | 2.6 MiB |
| Range | 0x0000–0x28F70E |
| Processed By | wit-componentv0.246.2 |