nuget.org : unofficial-flayan-nbind
nbind is a set of headers that make your C++11 library accessible from JavaScript. With a single #include statement, your C++ compiler generates the necessary bindings without any additional tools. Your library is then usable as a Node.js addon or, if compiled to asm.js with Emscripten, directly in web pages without any plugins. nbind works with the autogypi dependency management tool, which sets up node-gyp to compile your library without needing any configuration (other than listing your source code file names). nbind is MIT licensed and based on templates and macros inspired by embind. This is an unofficial release of the library
Registry
-
Source
- JSON
purl: pkg:nuget/unofficial-flayan-nbind
Keywords:
native
, c-plus-plus
, node-addon
, asmjs
, nodejs
, emscripten
, typescript
, nativepackage
License: MIT
Latest release: over 7 years ago
First release: over 7 years ago
Downloads: 5,124 total
Stars: 1,988 on GitHub
Forks: 118 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago