nand2tetris / web-ide

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

[feature]: Handle hack, jack, vm file extensions in PWA #303

Open DavidSouther opened 1 month ago

DavidSouther commented 1 month ago

Program

None

Interface

None

Contact Details

No response

What feature are you proposing?

Feature description:

This is an experimental feature for PWAs:

https://developer.mozilla.org/en-US/docs/Web/Manifest/protocol_handlers

but it would seem to allow double-clicking an hdl/hack/vm/jack file and having the PWA open to run it.

Additional Comments

No response

Do you want to try to add this feature?

Code of Conduct