Skip to main content

Crate cortexai_wasm

Crate cortexai_wasm 

Source
Expand description

§Cortex WebAssembly

This crate provides two complementary capabilities:

§Browser feature (default)

WebAssembly bindings for running AI agents in the browser.

§Sandbox feature

WASM sandbox for executing untrusted tool code on the host using wasmtime.