Skip to content

gaohuijue/electron-ffi-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

注意electron使用ffi调用dll,需要根据版本rebuild,官方文档.

target是electron版本。

cd node_modules/ffi
node-gyp rebuild -target=1.7.12 -arch=x64 -dist-url=https://atom.io/download/atom-shell

cd node_modules/ref
node-gyp rebuild -target=1.7.12 -arch=x64 -dist-url=https://atom.io/download/atom-shell

dll项目

About

A minimal Electron application with node-ffi demo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published