mofa-plugins 0.1.0

MoFA Plugins - Dual-layer plugin system with compile-time (Rust/WASM) and runtime (Rhai) support
Documentation

mofa-plugins

MoFA Plugins - Dual-layer plugin system with compile-time (Rust/WASM) and runtime (Rhai) support

Installation

[dependencies]
mofa-plugins = "0.1"

Features

  • Compile-time plugin layer (Rust/WASM) for performance-critical paths
  • Runtime plugin layer (Rhai scripts) for dynamic business logic
  • Hot-reloadable plugin system
  • Plugin adapters and tool integration
  • TTS support (rodio, kokoro-tts)
  • WASM runtime via Wasmtime
  • Script execution engine

Documentation

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.