Hacker News new | ask | show | jobs
by rian 4128 days ago
I wish all of these C++ template metaprogramming-based javascript binding generators would standardize into a single API. Embind is another one for use on the client side: http://kripken.github.io/emscripten-site/docs/porting/connec...
1 comments

I'm the author of v8pp. Thanks for the link, didn't know about Embind.