Commits
User selector
Commit History
Commits on Feb 13, 2020
Add support for std::u16string and std::u32string (#8931)
Show description for 5932856authored
Commits on Jun 19, 2019
Apply clang-format to first party C/C++ code (#8818)
Show description for 7224b79authored
Commits on Jun 12, 2019
Minimal embind support for pthreads (#8783)
Show description for 6b2cccdauthored
Commits on Sep 14, 2018
Commits on Jun 6, 2018
Use EMSCRIPTEN_KEEPALIVE in embdin/bind.cpp (#6656)
Show description for c5dfc44authored
Commits on Nov 14, 2016
Make embind mostly work with wasm_backend (#4724)
Show description for 580a56aauthored andcommitted
Commits on Dec 14, 2015
Commits on Aug 3, 2014
Commits on Apr 29, 2014
Commits on Mar 29, 2014
Commits on May 17, 2013
Commits on May 3, 2013
- authored andcommitted
Commits on Apr 24, 2013
Commits on Apr 18, 2013
- authored andcommitted

- authored andcommitted

Commits on Apr 12, 2013
Revert "Bring back EMSCRIPTEN_KEEPALIVE" - instead directly use the __attribute__((used)) macro in embind/bind.cpp.
Show description for af586c3committedStop using cxa_demangle in embind.
Show description for 01c2ac8authored andcommittedRaise a TypeError if user tries to push an integer from JS side to C/C++ function exported with embind and the integer (char/short/int/long) is out of bounds of the data type expected by the C++ fu…
Show description for 113721eauthored andcommitted
- authored andcommitted

- authored andcommitted

- authored andcommitted

- authored andcommitted

- authored andcommitted

- authored andcommitted

- authored andcommitted

- authored andcommitted

- authored andcommitted
- authored andcommitted

- authored andcommitted

- authored andcommitted

Revert "register_smart_ptr changed to .shared_ptr (mod to class definition) -- shared_ptr (outside of class definition) is still allowed"
Show description for 40ad51aauthored andcommittedregister_smart_ptr changed to .shared_ptr (mod to class definition) -- shared_ptr (outside of class definition) is still allowed
Show description for e5fca28authored andcommitted- authored andcommitted