{"id":66539,"library":"tetsy-wasm","title":"tetsy-wasm","description":"WebAssembly low-level format library.","status":"active","version":"0.42.1","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tetsy-wasm","tags":["wasm","webassembly","binary","format"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntetsy-wasm = \"0.42.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tetsy-wasm","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Module","correct":"use tetsy_wasm::Module;"}],"quickstart":{"code":"use tetsy_wasm::Module;\n\nfn main() {\n    let wasm_bytes = vec![]; // placeholder\n    let module = Module::from_bytes(&wasm_bytes).unwrap();\n    println!(\"Module parsed\");\n}","lang":"rust","description":"Parses a WebAssembly module from bytes."},"warnings":[],"env_vars":null,"search_vec":"'binari':12 'format':8,13 'level':7 'librari':9 'low':6 'low-level':5 'tetsi':2 'tetsy-wasm':1 'wasm':3,10 'webassembl':4,11","created_at":"2026-06-17T17:25:04.278455+00:00","updated_at":"2026-06-17T17:25:04.278455+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/tetcoin/tetsy-wasm","github":"https://github.com/tetcoin/tetsy-wasm","docs":"https://docs.rs/tetsy-wasm/","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}}