Hermes – Latest Open-source JavaScript Engine Launched By Facebook

Hermes – Latest Open-source JavaScript Engine Launched By Facebook

Facebook is continuing its open-sourcing spree with the launch of a new JavaScript engine designed to improve the performance of big apps on Android devices, the company announced today at the Chain React conference in Portland, Oregon.

Mobile apps are getting increasingly larger, which can pose problems — particularly for devices with limited storage or processing power. This is one reason many big tech firms, including Spotify, Uber, and Facebook itself, have taken to launching “lite” versions of their apps. But what if developers could improve the performance of their main apps by using an optimized JavaScript engine that reduces the download size and boosts startup performance?

That’s what Facebook set out to do first with its own suite of apps, for which it developed the Hermes JavaScript engine, which is now available on GitHub for any developer to use.

“To increase the performance of Facebook’s apps, we have teams that continuously improve our JavaScript code and platforms,” the company wrote in a blog post. “As we analyzed performance data, we noticed that the JavaScript engine itself was a significant factor in startup performance and download size. With this data in hand, we knew we had to optimize JavaScript performance in the more constrained environments of a mobile phone compared to a desktop or laptop.”

According to Facebook, Hermes helps improve three core app attributes: time-to-interact (TTI), which is the time it takes from launching an app to when it becomes fully loaded and usable; download size (Android .APK size); and memory utilization.

It’s worth noting that Hermes only works with apps that have been built using React Native, a mobile app framework developed by Facebook and open-sourced back in 2015. React Native’s core selling point is that code can run natively on different platforms (i.e. Android and iOS), and the framework has been used by some big brand apps, including Uber Eats and Walmart.

However, React Native hasn’t always been warmly received, due to some of its downsides — specific functionality in apps still require a native code, for example, to support integration with the smartphone camera and sensors. And developers often have to create “bridges” to plug the gaps between native code and React Native. That is one of the reasons Airbnb, once an advocate for React Native, segued away from the framework last year.

But open-sourcing Hermes could be one way for Facebook to breathe new life into React Native and encourage further uptake among developers.

Given that Hermes is focused squarely on mobile apps, Facebook said it doesn’t have any plans to integrate Hermes with web browsers or server infrastructure, such as Node.js. “Existing JavaScript engines remain preferable in those environments,” the company said.

Hermes is the latest in a line of open source projects emanating from Facebook, with other recent projects including a deep learning framework called Pythia; a deep learning recommendation model called DLRM; and Spectrum, which is designed to make uploading photos more efficient.

This article was originally published by VentureBeat. Algoworks does not take any credit and is not responsible for the information shared in the article.

Also See:

The following two tabs change content below.
Algoworks
Algoworks comes among the top IT service providers worldwide. We adopt a unique product development and agile delivery approach to offer robust and user-friendly software products in the shortest time to market. Our key IT services include Salesforce, Mobility, DevOps, and Enterprise Application Integration. With a great combination of our creative, visionary, and innovative minds, we are recognized as a reliable partner of different sizes and types of companies all around the world, such as Amazon, Dell, Salesforce, and Microsoft. With the expertise of top Salesforce Certified Consultants, we have successfully delivered enormous Salesforce Projects till now.
Algoworks

Latest posts by Algoworks (see all)

AlgoworksHermes – Latest Open-source JavaScript Engine Launched By Facebook