One of my app needs a run a small calculation that takes 1 min on a classic browser.
It there a way with Meteor/Cordova to access the GPU and process a specific function using all the potential of the device?
I think Webassembly is disabled in iOS? Does Crosswalk help in this case?