Platform
About the wasmVision platform host functions.
The wasmVision platform capabilities provide essential host services for processing modules.
Logging
The wasmVision logging system is to track events, errors, and other significant activities within wasmVision processors.
Configuration
This provides a way to pass configuration info into processors at runtime.
HTTP
Utilities for making HTTP requests to external servers, enabling communication and data exchange with other services.
Datastore
Access to a key-value store for saving and retrieving data associated either with specific image frames, or else with specific processors. See Datastore for more information.
Time
Utilities for processors to fetch the current host time.