Package-level declarations
Types
Identifies an explicitly granted raw core WebAssembly host import.
Marks APIs which deliberately relax Component Model sandbox boundaries.
One exact HTTP destination. Scheme, host, and port must all match the request.
One exact network destination. Host wildcards, URL-shaped values, and ambiguous IP literals are rejected.
Explicit network capabilities granted to a WASI Preview 3 host.
Defines whether a WasmPlugin merely uses a caller-managed Preview 2 host or takes responsibility for closing it.
Defines whether a WasmPlugin merely uses a caller-managed Preview 3 host or takes responsibility for closing it.
JVM Component Model packaging and unbundling helpers.
A live Component Model plugin session.
Identifies a host function declared by an interface imported by the selected WIT world.
Parsing stopped because a configured WIT resource limit was exceeded.
Resource limits applied while parsing and expanding an untrusted WIT source.
Functions
Uses a caller-owned Ktor HTTP client. Closing the built WasiPreview2 does not close httpClient.
Uses a caller-owned Ktor HTTP client. Closing the built WasiPreview3 does not close httpClient.