Skip to main content

Module wasm_edge_processor

Module wasm_edge_processor 

Source
Expand description

§WebAssembly Edge Computing Processor

Ultra-low latency edge processing using WebAssembly for distributed streaming. Enables hot-swappable processing plugins and edge-cloud hybrid architectures.

Structs§

AccessController
Access controller for permissions
AvailableResources
Available computing resources
BandwidthController
Bandwidth controller for network operations
CodeVerifier
Code verifier for module validation
CpuScheduler
CPU scheduler for module execution
DigitalSignature
Digital signature for module verification
EdgeLocation
Edge computing location
FilesystemIsolation
Filesystem isolation
FirewallRule
Firewall rule
FuelMonitor
Fuel monitoring for execution limits
FunctionSignature
Function signature
GlobalType
Global type
MemoryPool
Memory pool for efficient allocation
MemoryType
Memory type
NetworkConditions
Current network conditions
NetworkEndpoint
Network endpoint
NetworkIsolation
Network isolation mechanisms
QosPolicy
Quality of Service policies
ResourceLimits
Resource limits for security
ResourceRequirements
Resource requirements
SandboxEngine
Sandbox engine for isolation
SecurityPolicy
Security policy
SyscallFilter
System call filtering
TableType
Table type
ThreatDetector
Threat detector for security monitoring
WasmCapabilities
Module capabilities
WasmEdgeProcessor
WebAssembly edge processor for distributed streaming
WasmExecutionContext
Execution context for WebAssembly modules
WasmExport
WebAssembly export definitions
WasmFeatures
WebAssembly features
WasmImport
WebAssembly import definitions
WasmModule
WebAssembly module representation
WasmModuleMetadata
Module metadata
WasmResourceManager
Resource manager for WebAssembly execution
WasmRuntime
WebAssembly runtime configuration
WasmSecurityManager
Security manager for WebAssembly execution
WasmtimeConfig
Wasmtime-specific configuration

Enums§

AllocationStrategy
Memory allocation strategies
ComputeTier
Compute tier for edge deployment
ConnectionType
Connection types
CraneliftOptLevel
Cranelift optimization levels
DataFormat
Data formats supported by modules
FirewallAction
Firewall actions
IsolationLevel
Isolation levels
NetworkAccess
Network access permissions
NetworkProtocol
Network protocols
OptimizationLevel
WebAssembly optimization levels
PermissionModel
Permission models
ProcessingType
Processing types
QosPriority
QoS priority levels
SandboxLevel
Sandbox security levels
SchedulingAlgorithm
Scheduling algorithms
SignatureAlgorithm
Signature algorithms
SpecializedHardware
Specialized hardware types
StreamEventType
Stream event types for capability matching
TrafficDirection
Traffic direction
WasmEngine
WebAssembly engine types
WasmExportType
Export types
WasmImportType
Import types
WasmValueType
WebAssembly value types
WasmerCompiler
Wasmer compiler backends