"release along with 'Parchment' interpreter"

Hm, okay. Safari behaves differently. Didn’t realize that at all. Sigh.

1 Like

I’ve updated Parchment to not make “exit not yet implemented” errors.

The underlying Quixe error has not been identified yet.

2 Likes

I filed Escape key works inconsistently between Safari and Chrome · Issue #67 · erkyrath/glkote · GitHub for future reference.

2 Likes

And I’ve fixed the Quixe autorestore issue. (Last year when I updated Dialog to use base32768 I changed it to return Uint8Arrays instead of Arrays. I thought Quixe was fine with that, but turns out only for normal files, not autosaves. So I made Quixe convert it back to an Array and now it’s happy.)

2 Likes