macchina-io / macchina.io

macchina.io EDGE is a powerful C++ and JavaScript SDK for edge devices, multi-service IoT gateways and connected embedded systems.
https://macchina.io
GNU General Public License v3.0
512 stars 152 forks source link

Filesystem access from JavaScript #63

Open astlin opened 7 years ago

astlin commented 7 years ago

Are there any built-in functions in Poco::JS to implement filesystem manipulation i.e. read/write files?

obiltschnig commented 7 years ago

Currently not implemented but will be soon.

astlin commented 7 years ago

Sorry for being impatient. Is there any progress?