{"id":68446,"library":"canonical-host","title":"canonical-host","description":"The plumbing for the host responsible for the wasm host calls.","status":"active","version":"0.5.0","language":"rust","source_language":null,"source_url":"https://github.com/dusk-network/canonical","tags":["wasm","host","canonical","plumbing"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ncanonical_host = \"0.5.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add canonical_host","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Host","correct":"use canonical_host::Host;"}],"quickstart":{"code":"use canonical_host::Host;\n\nfn main() {\n    let host = Host::new();\n    println!(\"Host created\");\n}","lang":"rust","description":"Creates a new host instance for WASM calls."},"warnings":[],"env_vars":null,"search_vec":"'call':14 'canon':2,17 'canonical-host':1 'host':3,8,13,16 'plumb':5,18 'respons':9 'wasm':12,15","created_at":"2026-06-17T17:49:48.912221+00:00","updated_at":"2026-06-17T17:49:48.912221+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/dusk-network/canonical","github":"https://github.com/dusk-network/canonical","docs":"https://docs.rs/canonical_host/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other","utility"],"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}}