Results 256 comments of Dannii Willis

Wow, amazing work! :D

IE8 is down to 0.41% at iplayif.com, so I say it would be fine to drop it. IE9 is at 1.25% (above IE10 actually.) My position with Parchment has been...

[Glk.init() passes the options to GlkOte.init()](https://github.com/erkyrath/quixe/blob/master/src/glkote/glkapi.js#L75). GlkOte could modify them, and then Glk could keep a reference to the options to use for glk_gestalt_ext().

No, non-plural units is correct.

I'd say that's also correct :).

Would it be worth uploading the test files somewhere so that Git and Quixe could be tested too?

This is a limitation of the Z-Machine: if the window is made smaller so the status window loses some content, it can't be replaced immediately. But it should be filled...

Could GlkOte send a list of what it supports in its 'init' message? I'm looking at using glkapi.js in node and I think the only think it has which won't...

Maybe a version number for the protocol then? I was thinking of situations like the timer function where a VM might want to hand it off to the remote IO...

Could mouse be added to the support array? I'm not sure if any of the other gestalts would be helped by also being included, but mouse should I think. Also,...