A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
W
- WasmPackage - class in io.polywrap.wasm
- Implementation of the WrapPackage interface for Wasm Wrap packages
- WasmWrapper - class in io.polywrap.wasm
- Represents a WebAssembly (Wasm) wrapper for executing Wasm code.
- Web3 - enum entry in io.polywrap.configBuilder.NativeBundle
The Web3 bundle contains packages that interface with decentralized networks like Ethereum and IPFS.
- WithComment - class in io.polywrap.core.wrap.formats.wrap01.abi
- A sealed interface representing a definition with a comment in an ABI.
- wrapInvoke(java.lang.String,kotlin.ByteArray,kotlin.ByteArray,io.polywrap.core.Invoker) - function in io.polywrap.plugin.PluginModule
- Invokes a method of the plugin module.
- WrapInvoker - class in io.polywrap.core
- WrapManifest01 - class in io.polywrap.core.wrap.formats.wrap01
- A data class representing a Wrap Manifest, which describes a WRAP package.
- WrapManifest01.Companion - class in io.polywrap.core.wrap.formats.wrap01.WrapManifest01
- WrapManifestKt - class in io.polywrap.core.wrap
- WrapManifestVersions - class in io.polywrap.core.wrap
- Enum representing the versions of WrapManifest.
- WrapPackage - class in io.polywrap.core
- A wrap package, capable of producing instances of a wrapper and its manifest
- Wrapper - class in io.polywrap.core
- The Wrapper definition, which can be used to invoke this particular Wrapper.
- Wrapper.Companion - class in io.polywrap.core.Wrapper