claude-flow
Version:
Ruflo - Enterprise AI agent orchestration for Claude Code. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration
17 lines (16 loc) • 1.05 kB
TypeScript
/* tslint:disable */
/* eslint-disable */
export const memory: WebAssembly.Memory;
export const batch_process: (a: number, b: number, c: number) => void;
export const content_hash: (a: number, b: number, c: number) => void;
export const detect_destructive: (a: number, b: number, c: number) => void;
export const hmac_sha256: (a: number, b: number, c: number, d: number, e: number) => void;
export const kernel_init: (a: number) => void;
export const scan_secrets: (a: number, b: number, c: number) => void;
export const sha256: (a: number, b: number, c: number) => void;
export const verify_chain: (a: number, b: number, c: number, d: number) => number;
export const sign_envelope: (a: number, b: number, c: number, d: number, e: number) => void;
export const __wbindgen_add_to_stack_pointer: (a: number) => number;
export const __wbindgen_export: (a: number, b: number) => number;
export const __wbindgen_export2: (a: number, b: number, c: number, d: number) => number;
export const __wbindgen_export3: (a: number, b: number, c: number) => void;