{"library":"wasm-inliner","type":"library","category":null,"description":"Zero-config WASM to inline JS bundler. Version 1.0.0 converts a .wasm file into a standalone JavaScript file embedding the binary as Base64, eliminating the need for fetch, CORS headers, or separate hosting. Suitable for both browser and Node.js environments, it provides a simple init function to instantiate the module. Released as a CLI tool and library, it targets small WASM modules and prioritizes simplicity over complex build integration. Differentiates from full build systems like webpack/wasm-pack by being a single-purpose, no-config utility.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","wasm","webassembly","inline","base64","bundler","cors-fix"],"install":[{"cmd":"npm install wasm-inliner","imports":["import initWasm from './your-file.bundle.js';","node bin/cli.js your-file.wasm"]},{"cmd":"yarn add wasm-inliner","imports":[]},{"cmd":"pnpm add wasm-inliner","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/wasm-inliner","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/wasm-inliner/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}