Results 95 issues of Dannii Willis

- [ ] Upper window should clip rather than wrap? (https://intfiction.org/t/z-machine-undefined-behavior/44990/10) - [ ] catch gives wrong frame count (https://intfiction.org/t/z-machine-catch-and-quetzal/49618/1) - [ ] Data files in `@save` really need to...

bug

enhancement

When given a blorb (#9) support the xml debug chunk if present. Use it to put original named on jit functions.

enhancement

Can we write an implementation of the TADS 2 VM?

enhancement

Write an implementation of the Glulx VM

enhancement

It should be possible to use asm.js for a lot of the JIT code. - [ ] Add a system to mark JIT functions as safe or unsafe - [...

performance
enhancement

Emscripten's relooper algorithm (described in https://github.com/kripken/Relooper/blob/master/paper.pdf) looks like it should work for ZVM/Glulx too, and would cover more cases than the current idiom approach.

performance
enhancement

reported here: https://intfiction.org/t/online-if-game-hosting-at-borogove-io/52617/18?u=dannii

bug

It was reported here that Counterfeit Monkey can have trouble saving/restoring save files, but it can happen to any storyfile: https://github.com/i7/counterfeit-monkey/issues/191. More discussion [on the forum](https://intfiction.org/t/counterfeit-monkey-restoring-fails-in-parchment/57013). The issue is that...

enhancement
autosaves
vm-emglken
dialog

It would be amazing to one day be able to sync savefiles to a cloud server

enhancement
glkapi
dialog