{"id":72473,"library":"wasmer-types-x","title":"Wasmer Types X","description":"Common types for the Wasmer WebAssembly runtime.","status":"active","version":"2.4.1","language":"rust","source_language":null,"source_url":"https://github.com/wasmerio/wasmer","tags":["wasmer","wasm","types"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwasmer-types-x = \"2.4.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add wasmer-types-x","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Value","correct":"use wasmer_types_x::Value;"}],"quickstart":{"code":"use wasmer_types_x::Value;\n\nfn main() {\n    let val = Value::I32(42);\n    println!(\"Value: {:?}\", val);\n}","lang":"rust","description":"Use Wasmer common types."},"warnings":[],"env_vars":null,"search_vec":"'common':4 'runtim':10 'type':2,5,13 'wasm':12 'wasmer':1,8,11 'webassembl':9 'x':3","created_at":"2026-06-17T18:39:25.785700+00:00","updated_at":"2026-06-17T18:39:25.785700+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/wasmerio/wasmer","github":"https://github.com/wasmerio/wasmer","docs":"https://docs.rs/wasmer-types-x/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}