1 مستودع
Systems that compile logic into WebAssembly modules to create functional tools for AI agents.
Distinct from Function-Based Tool Definitions: Specific to generating executable Wasm binaries from natural language, whereas the parent covers general Python function definitions.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · WebAssembly Tool Compilers. Refine with filters or upvote what's useful.
Ironclaw is an LLM orchestration framework and AI agent gateway designed to connect large language models with external tools, messaging interfaces, and persistent memory systems. It functions as a communication layer that routes interactions between users and AI models via HTTP webhooks and various messaging channels. The system focuses on secure tool execution through a WebAssembly sandbox and isolated containers, which allows the framework to run untrusted code and dynamically generate new tools from natural language descriptions. Security middleware provides prompt injection defense and s
Compiles natural language descriptions into functional WebAssembly modules for safe, dynamic tool execution.