What are v8-natives, you might ask? Well, they are the mostly undocumented javascript commands that control the v8 engine in Google Chrome, Opera and Joyent Node.js. Some of the commands are %CollectGarbage(), %GetV8Version(), %GetOptimizationStatus() which ties with my other favorite of %OptimizeFunctionOnNextCall() What can I do with them? You can tell the engine to… Continue reading Announcing a v8-Natives v0.0.1
Month: July 2014
fluentReports v0.0.6 Release
We are happy to publish the latest version of fluentReports. Major Features: This version brings fluentReports back up to working with the latest and current version of pdfKit. It also maintains backwards compatiblity with the older pdfKit versions. As I move forward this compatibility maybe removed unless you let me know on the http://github.com/Nathanaela/fluentreports/issues page… Continue reading fluentReports v0.0.6 Release