{"id":63372,"library":"wasmer-vm-near","title":"Wasmer VM NEAR","description":"Provides runtime library support for Wasmer, specifically for NEAR Protocol's WebAssembly execution environment.","status":"active","version":"2.4.1","language":"rust","source_language":null,"source_url":"https://github.com/wasmerio/wasmer","tags":["wasmer","wasm","near","blockchain","runtime"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwasmer-vm-near = \"2.4.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add wasmer-vm-near","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"VM","correct":"use wasmer_vm_near::VM;"}],"quickstart":{"code":"use wasmer_vm_near::VM;\n\nfn main() {\n    let vm = VM::new();\n    println!(\"VM created\");\n}","lang":"rust","description":"Create a new VM instance"},"warnings":[{"fix":"Use the official wasmer-vm crate for general Wasmer usage","message":"This is a NEAR-specific fork; may not be compatible with upstream Wasmer","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'blockchain':21 'environ':17 'execut':16 'librari':6 'near':3,12,20 'protocol':13 'provid':4 'runtim':5,22 'specif':10 'support':7 'vm':2 'wasm':19 'wasmer':1,9,18 'webassembl':15","created_at":"2026-06-17T16:43:17.481214+00:00","updated_at":"2026-06-17T16:43:17.481214+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-vm-near/","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}}