https://github.com/xaliphostes/emscripten-cpp
https://github.com/xaliphostes/emscripten-cpp
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xaliphostes/emscripten-cpp
- Owner: xaliphostes
- Created: 2018-08-08T10:05:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-09T12:03:21.000Z (almost 7 years ago)
- Last Synced: 2025-02-03T14:40:37.377Z (4 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emscripten-cpp
Show how to expose C++ classes in Emscripten (Js)See useful doc in https://kripken.github.io/emscripten-site/docs/porting/connecting_cpp_and_javascript/embind.html