Caer
Caer
I saw this issue has been open without activity for a while. A brief search on Bugzilla revealed [a related issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1645927). It seems like the LMDB crashes are caused by...
> That seems to be a bit of a mischaracterization. We have support in LMDB 1.0 (https://github.com/LMDB/lmdb/tree/mdb.master3) for per-page checksums, and will return an error for corrupted pages. Certainly we...
My pleasure; I'm glad I could contribute some stuff back. Thanks so much for working on this awesome library!
I have not added explicit support for declaring/extending Java classes from the JS side. That said, there is _some_ capability for extension of Java classes in the context of functional...
Hey @BanderasPRO, thanks for reviewing the code! 1. I didn't catch that when I first wrote it...oops! The current implementation works, but I'm pretty sure that's only because I only...
No problem at all, I completely understand! It'd be great to get this rolling so that we can cut down on the number of people trying to solve these issues...
Hey @irbull ! Do you have an update on the progress of this branch and/or do you think its features will make it into the main code base sometime in...
Awesome, just let me know if you need anything from me. Thank you so much for working on this!
@irbull Your changes to the shared V8 look great; I definitely don't have any issues with them. Addressing your high-level comments: 1. I'm not 100% sure why I made everything...
@irbull Following up from @tusharwd , is there any reason this artifact can't be merged yet? It would help avoid any more duplicate efforts...please let me know if there's something...