Age | Commit message (Collapse) | Author |
|
pointers.
|
|
|
|
bug that made it into one variant of the function but not the other...
|
|
|
|
be able to do some cool things in the future.
|
|
|
|
|
|
performed by registering a faster form of toWireType function that omits type checks. toWireType can potentially be a 'hot' function in C++<->JS interop.
|
|
have u32 type, so UINT_MAX literal comes out as 'i32 -1' literal to JS, which whould treat it as a negative -1.0 double.
|
|
function exported with embind and the integer (char/short/int/long) is out of bounds of the data type expected by the C++ function.
|
|
see what is left there)
|
|
directly.
|
|
|
|
|
|
chrome profiler.
|
|
functions that take smart pointers for 'this'
|
|
to the method. This removes several special cases and will remove even more soon.
|
|
|
|
types.
|
|
|
|
|
|
|
|
|
|
|
|
value_tuple elements.
|
|
|
|
|
|
|
|
an instance prototype and a constructor function.
|
|
|
|
class, and use the same ClassHandle prototype so class handles and smart pointer handles share implementations for .clone() and .delete()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
makeLegalFunctionName)
|
|
|
|
|
|
the parameter has an identical type.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|