{"id":72802,"library":"node-sys","title":"Node Sys","description":"Raw bindings to the Node.js API for projects using wasm-bindgen.","status":"active","version":"0.4.2","language":"rust","source_language":null,"source_url":"https://github.com/interfaces-rs/node-sys","tags":["nodejs","wasm-bindgen","ffi","bindings"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nnode-sys = \"0.4.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add node-sys","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"require","correct":"use node_sys::require;"}],"quickstart":{"code":"use node_sys::require;\n\nfn main() {\n    let fs = require(\"fs\");\n    println!(\"Loaded fs module: {:?}\", fs);\n}","lang":"rust","description":"Load a Node.js module using require from within a WASM context."},"warnings":[{"fix":"Ensure your project is set up with wasm-bindgen and target nodejs","message":"Requires wasm-bindgen and a Node.js runtime environment","severity":"gotcha","affected_versions":">=0.1.0"}],"env_vars":null,"search_vec":"'api':8 'bind':4,20 'bindgen':14,18 'ffi':19 'node':1 'node.js':7 'nodej':15 'project':10 'raw':3 'sys':2 'use':11 'wasm':13,17 'wasm-bindgen':12,16","created_at":"2026-06-17T18:43:18.111534+00:00","updated_at":"2026-06-17T18:43:18.111534+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/interfaces-rs/node-sys","github":"https://github.com/interfaces-rs/node-sys","docs":"https://docs.rs/node-sys/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","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}}