Returns whether Unpoly supports the current browser.
If this returns false
Unpoly will prevent itself from booting
and ignores all registered event handlers and compilers.
This leaves you with a classic server-side application.
This is usually a better fallback than loading incompatible Javascript and causing
many errors on load.