kiwibrowser / android

This repository is archived, and is now transferred to https://github.com/kiwibrowser/src
https://kiwibrowser.com/
721 stars 74 forks source link

Add Support for Object.fromEntries #197

Open chase-manning opened 2 years ago

chase-manning commented 2 years ago

Object.fromEntries is a popular JavaScript function that is used a lot on the web.
It is supported by all major browsers and should be added to Kiwi browser also 🙏🏻