Commits
User selector
Commit History
Commits on Feb 22, 2020
Fix more Closure warnings (#10525)
Show description for 1fc7303authored
Commits on Oct 30, 2019
Add fallback for emval_get_global to support Web Workers (#9723)
Show description for 2d2442cauthored andcommitted
Commits on Aug 26, 2019
Implement emscripten::val::isNumber and isString via JS glue (#9272)
Show description for 4fad4bcauthored andcommitted
Commits on Jul 2, 2019
use globalThis in embind (#8904)
Show description for e000497authored
Commits on Dec 13, 2018
Change use of NO_DYNAMIC_EXECUTION in embind to DYNAMIC_EXECUTION. (#7653)
Show description for edfbab3authored andcommitted
Commits on Nov 7, 2018
Adds not operator to val. (#7461)
Show description for b6b2c0fauthored andcommitted
Commits on Nov 6, 2018
prevent exception in val::new_() after memory growth (#7409)
Show description for 5621e23authored andcommitted
Commits on Oct 30, 2018
Adds 'throw' method to val. (#7405)
Show description for 6ffdf1eauthored andcommitted
Commits on Sep 21, 2018
Commits on Jun 25, 2018
Adds delete operator to val (#6746)
Show description for 1517256authored andcommitted
Commits on Jun 20, 2018
Adds a few operators to val (#6314)
Show description for 548038cauthored andcommitted
Commits on Nov 6, 2017
Commits on Aug 30, 2017
Commits on Aug 18, 2017
- committed
Mitch Foley
Commits on Aug 19, 2016
Commits on Jun 18, 2015
Embind: Skip over preset values when extracting first outstanding emval
Show description for 847ba47authored andcommitted
Commits on Nov 13, 2014
Merge pull request #2962 from FishingCactus/embind_improvements
Show description for 0b24893committed
Commits on Nov 6, 2014
Fix invoking a javascript function contained in an emscripten::val when compiled with closure.
Show description for 3559bdccommitted
Peter van der Tak
Commits on Nov 3, 2014
- committed
Julien Hamaide
Commits on Oct 31, 2014
- committed
Julien Hamaide
Commits on Oct 28, 2014
- committed
Julien Hamaide - committed
Julien Hamaide
Commits on Aug 3, 2014
- authored andcommitted
- authored andcommitted
- authored andcommitted
- authored andcommitted
- committed
Commits on May 21, 2014
Passing an argument from C++ into JavaScript has 'borrow' semantics rather than ownership semantics. That is, to keep a reference beyond the function call, you must call .clone(). This is necessa…
Show description for 121cb8fauthored andcommitted
- authored andcommitted

Commits on May 17, 2014
- authored andcommitted

Commits on Mar 31, 2014
Commits on Mar 29, 2014
- committed
- committed
- committed
- committed