OptionalloaderId: stringKernel getter.
Get browser info (name and version).
Hide the Basthon’s loader.
Is the kernel object available (not null)? Be carefukl, it does not resolves when the kernel is loaded but when it is set. See kernelLoaded.
Is the kernel loaded?
Returns a promise that resolves when page is loaded (document.body available).
Setting the error text.
Setting the text loader.
Show a fullscreen loader that disapear when Basthon is loaded. If you want to manually hide the loader, set hideAfter to false.
Optionalfullscreen: booleanOptionalhideAfter: boolean
Helper class to dynamically load kernels.