qmlweb
qmlweb copied to clipboard
Async Requests?
I noticed (my browser complained) that the import.js an QMLEngine.js don't use async loading. Is this by design? Should it be refactored to use the async version of XMLHttpRequest?
Yes, refactoring that is on the roadmap.