{"id":67436,"library":"wasmer-clif-backend","title":"Wasmer CLIF Backend","description":"Cranelift compiler backend for the Wasmer runtime.","status":"active","version":"0.17.1","language":"rust","source_language":null,"source_url":"https://github.com/wasmerio/wasmer","tags":["wasmer","cranelift","compiler","wasm","backend"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwasmer-clif-backend = \"0.17.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add wasmer-clif-backend","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"CraneliftCompiler","correct":"use wasmer_clif_backend::CraneliftCompiler;"}],"quickstart":{"code":"use wasmer_clif_backend::CraneliftCompiler;\n\nfn main() {\n    let compiler = CraneliftCompiler::new();\n    println!(\"Cranelift compiler backend created.\");\n}","lang":"rust","description":"Creates a new Cranelift compiler instance."},"warnings":[{"fix":"Use wasmer-compiler-cranelift instead.","message":"Deprecated in favor of wasmer-compiler-cranelift.","severity":"breaking","affected_versions":">=0.17.0"}],"env_vars":null,"search_vec":"'backend':3,6,15 'clif':2 'compil':5,13 'cranelift':4,12 'runtim':10 'wasm':14 'wasmer':1,9,11","created_at":"2026-06-17T17:37:02.904561+00:00","updated_at":"2026-06-17T17:37:02.904561+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-clif-backend/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool","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}}