Search code examples
google-closure-library

What are the supported browsers and devices for Google's Closure Javascript library?


Where do you find out if Android, Safari (iOs) etc are supported by the Google Closure libraries?


Solution

  • GCL supports all of them. That is the nice thing about GCL, a platform independent Library, that abstracts nasty platform/browser specific bugs.