Suggestions: writing VPN client using meteorjs

Hi meteorians,
I thinking of writing an VPN client using meteor js so that it will be working on Android, iOS, windows, Linux based devices.
VPN tunnel will be established using native-c/cpp libraries, HTML/JavaScript/CSS will be used for UI and displaying tunnel parameters like tunnel-ip, bandwidth, connection time etc.
I would like to know if there is any possibility of calling c/cpp libraries inside meteor applications?
Kindly advice on architecture.

Regards,
Ananth S