You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The URL api will help with the first, it's a global in both browsers and Node. Actually also for making URLs for images - using blobs should make it basically as efficient as external files.
I've actually wondered if the blorb/image stuff could be moved to the GlkOte repo. Any GlkOte+RemGlk type setup will need it, but it won't need the load code.
The intent of Quixe is that it should work as a module, delegating all DOM manipulation to glkote.js.
However, there are places in gi_load.js where this breaks down.
All of these should have alternatives when running, e.g., as a Node module.
The text was updated successfully, but these errors were encountered: