{"library":"cwise-compiler","type":"library","category":null,"description":"cwise-compiler is the internal compiler component of the cwise library for ndarray-optimized operations. Version 1.1.3 is the current stable release. It provides a lower-level API to compile cwise procedures directly, bypassing the parser (cwise-parser) and esprima. This package is intended for advanced users who need to skip the standard cwise interface. It compiles a procedure object containing parsed pre, body, and post functions into optimized JavaScript. The main differentiator is its role as a core piece of the cwise ecosystem, offering a minimal, direct compilation path for ndarray operations.","language":"javascript","status":"maintenance","version":"1.1.3","tags":["javascript","cwise","ndarray","compiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install cwise-compiler","imports":["import compiler from 'cwise-compiler'","const compiler = require('cwise-compiler')","import compiler from 'cwise-compiler'"]},{"cmd":"yarn add cwise-compiler","imports":[]},{"cmd":"pnpm add cwise-compiler","imports":[]}],"homepage":null,"github":"https://github.com/scijs/cwise-compiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cwise-compiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}