core/module/runanywhere_module library
RunAnywhere Module Protocol
Protocol for SDK modules that provide AI capabilities. Matches Swift RunAnywhereModule from Sources/RunAnywhere/Core/Module/RunAnywhereModule.swift
Note: Registration is now handled by the C++ platform backend via FFI. Modules only need to provide metadata and call the C++ registration function.
Classes
- RunAnywhereModule
- Protocol for SDK modules that provide AI capabilities.