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
515 stars 154 forks source link

Sharing data between bundles #79

Open FatKoala opened 6 years ago

FatKoala commented 6 years ago

Hello, I am looking for a way to share data between two javascript scripts in two different bundles. Is there built in way to do this. If not, what alternatives could you recommend me, i.e. merging bundles or something else. Thanks in advance.