1 مستودع
Capabilities for configuring entry points and command-line arguments for the component executor.
Distinct from Custom Task Executors: Distinct from Custom Task Executors: focuses on configuring the runtime arguments and entry points of a component rather than building new executor logic.
Explore 1 awesome GitHub repository matching development tools & productivity · Execution Arguments. Refine with filters or upvote what's useful.
Spin is a WebAssembly serverless framework and development toolchain for building and running portable microservices. It functions as an event-driven orchestrator and runtime that executes WebAssembly components, allowing developers to map HTTP requests, Redis messages, and cron schedules to specific modules. The project distinguishes itself by implementing a Wasm-based AI inference gateway, enabling components to perform model inference and generate text embeddings. It utilizes the WebAssembly Component Model and WASI for language-agnostic composition and portable host interfacing, while emp
Provides configuration for component executor types, entry points, and command-line arguments for non-default protocols.