{"id":59940,"library":"wasmtime-runtime","title":"Wasmtime Runtime","description":"Runtime library support for Wasmtime, a standalone WebAssembly runtime.","status":"active","version":"20.0.2","language":"rust","source_language":null,"source_url":"https://github.com/bytecodealliance/wasmtime","tags":["wasm","webassembly","runtime","wasmtime"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwasmtime-runtime = \"20.0.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add wasmtime-runtime","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"InstanceHandle","correct":"use wasmtime_runtime::InstanceHandle;"}],"quickstart":{"code":"use wasmtime_runtime::InstanceHandle;\n\nfn main() {\n    println!(\"Wasmtime runtime instance handle available\");\n}","lang":"rust","description":"Demonstrate access to the runtime instance handle"},"warnings":[{"fix":"Use `wasmtime::Instance` from the `wasmtime` crate instead","message":"Low-level runtime API; prefer the higher-level `wasmtime` crate for most use cases","severity":"gotcha","affected_versions":">=0.20.0"}],"env_vars":null,"search_vec":"'librari':4 'runtim':2,3,11,14 'standalon':9 'support':5 'wasm':12 'wasmtim':1,7,15 'webassembl':10,13","created_at":"2026-06-16T17:21:54.120450+00:00","updated_at":"2026-06-16T17:21:54.120450+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/bytecodealliance/wasmtime","github":"https://github.com/bytecodealliance/wasmtime","docs":"https://docs.rs/wasmtime-runtime/","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-16","next_check":"2026-12-13","install_tag":null}}