{"id":74418,"library":"ceres-executor","title":"Ceres Executor","description":"WebAssembly executor for the Ceres runtime environment.","status":"active","version":"0.2.0","language":"rust","source_language":null,"source_url":"https://github.com/patractlabs/ceres","tags":["wasm","executor","ceres","runtime"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nceres-executor = \"0.2.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ceres-executor","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Executor","correct":"use ceres_executor::Executor;"}],"quickstart":{"code":"use ceres_executor::Executor;\n\nfn main() {\n    let executor = Executor::new();\n    println!(\"Ceres executor created\");\n}","lang":"rust","description":"Create a new Ceres WebAssembly executor instance."},"warnings":[{"fix":"Enable the 'wasmtime' or 'wasmi' feature in your Cargo.toml.","message":"Requires specific WASM runtime features enabled via Cargo features.","severity":"gotcha","affected_versions":">=0.2.0"}],"env_vars":null,"search_vec":"'cere':1,7,12 'environ':9 'executor':2,4,11 'runtim':8,13 'wasm':10 'webassembl':3","created_at":"2026-06-17T19:03:33.025954+00:00","updated_at":"2026-06-17T19:03:33.025954+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/patractlabs/ceres","github":"https://github.com/patractlabs/ceres","docs":"https://docs.rs/ceres-executor/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}