Results 59 comments of Dannii Willis

Hmm. Such a change is technically semver major. I'm in the middle of major changes for 2.0, so I can definitely make this change in 2.0, but that won't be...

And pre-existing input

Idea: use a tree structure with events to track and update JIT code as functions are marked safe or unsafe

When we have Glulx and can run some performance tests, compare using the real DataView functions compared to overwriting with manual byte accessing functions.

I'm assuming it's trying to do input in the upper window, but the console output system is like cheapglk and only supports one window. It should work properly in Lectrote....

The server migration seems to have gone ahead successfully, so I'll start moving on this now.

Here are all the calls to `file_write` and `file_read`: - `file_write` - emglkenfs.js - `close` calls with raw data converted to an ASCII string - `open` calls with raw `""`...

I've been slowly working towards this for a long time, and there's a long time still to go. To enable any cloud syncing services the whole VM ecosystem needs to...

So the current process for doing an autorestore is: - `VM.start()` checks for the `do_vm_autosave` option. - If found it asks Dialog for an autosave. - If there's an autosave,...

Oh, and for #130: making GlkOte display a notice when its autorestoring is easy enough, but it would be even better if it could have a "restart" button too. I...