Skip to content

bruno-j-nicoletti/webbind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webbind

Experimenting with binding C++ to JS.

Building and running

make

This will create a build directory build inside it will be a webBind.wasm and webBind.js. To run it simply go...

cd build
node webBind.js

To rebuild, just run 'make' inside the build directory.

Issues

About

Experimenting with binding C++ to JS in a browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors