UNPKG

nodecl

Version:

An implementation of the JavaScript bindings for OpenCL

14 lines (11 loc) 252 B
nodecl ====== nodecl project utilizes [BridJS](https://github.com/jiahansu/BridJS) to implement JavaScript bindings for OpenCL ###Installation ``` bash npm install nodecl ``` ###How to use ``` bash Please find sample code from examples directory ```