nand2tetris / web-ide

A web-based IDE for https://nand2tetris.org
https://nand2tetris.github.io/web-ide
Other
38 stars 11 forks source link

[bug]: Switching away from the VM Emulator unloads loaded files #358

Closed Arcadonauts closed 1 week ago

Arcadonauts commented 2 weeks ago

Tool

VM Emulator

Interface

None

Contact Details

No response

What happened?

(Firefox) Switching away from the VM Emulator and then switching back causes the VM Emulator to forget the files (.vm and .tst) that I had loaded, causing me to have to reload them each time I switch away to test something.

Additional Comments

Potentially related to this https://github.com/nand2tetris/web-ide/issues/356#issue-2344102250

Do you want to try to fix this bug?

Code of Conduct