Hey guys Embind doesn't seem to have implicit registrations for native C++ types that are 64 bits (e.g. unsigned long long). Anyone else run into this? I could call _embind_register_integer, but that ends up truncating the maximum range of the type. Is there any known workaround for this?
Thanks, Arnab -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
