Unofficial nbind NuGet Package

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.




Got any Unofficial nbind Question?





Info

Version: 0.3.13.1
Author(s): Juha Järvi
Last Update: Wednesday, December 6, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/charto/nbind
NuGet Url: https://www.nuget.org/packages/unofficial-flayan-nbind


Install
Install-Package unofficial-flayan-nbind
dotnet add package unofficial-flayan-nbind
paket add unofficial-flayan-nbind
unofficial-flayan-nbind Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

2326