Dario Salvi
Dario Salvi
Hi, thanks for this amazing work. I am trying to compile duktape within and Arduino IDE, on an ESP8266 board. I know that there is a duktape on ESP32 project...
it would be really cool if one could debug the JS script with a standard debugger.
great idea, thanks! My main limitation at the moment is that I cannot query inside an array. I cannot search for something that is contained in an array that is...
looks like it's something that is not added by default in a webview, [here](https://stackoverflow.com/questions/59083340/how-to-download-files-in-wkwebview) is the documentation.
This library is very good, however we have a backend in nodejs and it would be great to use this library without external modules.
it would be very good to add support for HKCategoryValues, so we could read and write things like menstrual flow or sleep analysis.
is there any easy way to allow the container to open hardlinks or even symlinks?
remove Tasks.wait() and run queries in parallel instead. This can likely speed up the multiple queries done when getting activities with distance and calories in Android. Unfortunately there is no...
current js code assume there are no buckets
Hi, I'd love to use this with my microcontroller-based proejcts, but I cannot plot anything, there is simply no way to create a plot. I suspect that it's because the...