Skip to content

Experiments on auto-generated bindings for OpenCL in V8 / Node.js

License

Notifications You must be signed in to change notification settings

ochafik/node-opencl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-opencl

Experiments on auto-generated bindings for OpenCL in V8 / Node.js.

This uses JNAerator's new node.js target, and reuses the ref and ref-array modules.

Hack

  • Get JNAerator
  • Regenerate the bindings:
    java -jar jnaerator-0.12-SNAPSHOT-shaded.jar

Build:

    npm install ref ref-array weak
    npm install -g node-gyp
    node-gyp rebuild

Test:

    npm test

About

Experiments on auto-generated bindings for OpenCL in V8 / Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published