Commits
User selector
Commit History
Commits on Aug 4, 2023
Simplify embind code to reading basic types. NFC (#19981)
Show description for 0538c9dauthored
Commits on Mar 30, 2023
Commits on Mar 29, 2023
embind: Remove unused `long double` memory view (#19096)
Show description for 4306831authored
Commits on Jul 22, 2022
Initialize all embind bindings on all threads (#17499)
Show description for f6fa2ecauthored
Commits on Jun 17, 2022
Commits on Jan 22, 2022
Simplify EMSCRIPTEN_BINDINGS macro. NFC (#16092)
Show description for 581d2aeauthored
Commits on Oct 7, 2021
Commits on May 5, 2021
Add int64_t support to embind using BigInt support (#13889)
Show description for cf9f2c9authored
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
