JavaScript [node-webkit] 如何调用 GCC 编译的 C 语言程序

allengaller · January 22, 2014 · Last by xds2000 replied at January 25, 2014 · 3073 hits

各位好, 我准备做一个浏览器书签文件的整理程序。 准备使用 node-webkit 打包,用 js 完成用户逻辑,用 C 语言完成业务逻辑 (书签文件本身的处理)。

请问是否可行?请教一下思路!感谢!

Allen Galler

可行,做吧。😄

#1 楼 @xds2000 你是说用 node-gyp 嘛?

@allengaller 是的,这是 convention.继续发掘吧。

You need to Sign in before reply, if you don't have an account, please Sign up first.