开发者

How to use not pure-JS (C++) Node.js modules in Cloud9IDE?

I am developing Node.js application in Cloud9IDE and I problem using module (like node-expat) in Cloud9IDE.

If it was pure-JavaScript module, there shouldn't be problem, but modules that compiles C++ code for interaction with NodeJS...

I wounder if there is possibilit开发者_JS百科y to use/run modules that compiles C++ code in Cloud9IDE. May be you have some experience with this?

Thanks for any feedback!

Cheers, Milan


Right now Cloud9 IDE blocks binary node modules for security reasons. Right now there is now way to use them. We (the cloud9 team) are discussing ways to enable binary modules e.g. by whitelisting trusted ones.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜