{"library":"wasm-grate","type":"library","category":null,"description":"WASM-grate is a development tool that analyzes JavaScript and TypeScript codebases to identify functions and modules that are good candidates for migration to WebAssembly. It currently supports function declarations, expressions, and arrow functions, assigning a complexity score to help prioritize optimization efforts. The latest version is 0.3.2, and the project is in early development (pre-1.0.0) with a CLI for scanning files or directories. It is designed for front-end performance workflows, differentiating from generic profilers by focusing specifically on WebAssembly migration opportunities. Release cadence is irregular as it is still evolving.","language":"javascript","status":"active","version":"0.3.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install wasm-grate","imports":["npx wasm-grate --path src/","npx wasm-grate"]},{"cmd":"yarn add wasm-grate","imports":[]},{"cmd":"pnpm add wasm-grate","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"wasm-grate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}