jalcine / wintermute

:book: Central sources for a networked application framework.
http://jacky.wtf/weblog/ambitions-wintermute/
MIT License
17 stars 3 forks source link

Add Language Bindings for JavaScript #9

Open jalcine opened 11 years ago

jalcine commented 11 years ago

To provide extensibility of Wintermute into different platforms, adding a JavaScript wrapper around the core library will help with adopting software written in JavaScript that we'd like to make use of.

jalcine commented 9 years ago

Best option for this looks like cmake-js; making it easy to get the CMake build system going with Node. Going to split this out into a separate repository though.