make the REPL a WebREPL #21

Open
opened 2023-10-23 11:58:16 +00:00 by utopiah · 3 comments
Owner

to become available via the browser directly, same principle as #2

to become available via the browser directly, same principle as https://git.benetou.fr/utopiah/offline-octopus/issues/2
Author
Owner

see past work with WebSSH2 cf https://fabien.benetou.fr/Bypassing/Bypassing and more relevant here https://fabien.benetou.fr/Tools/Programming again on responsive programming.

see past work with [WebSSH2](https://github.com/billchurch/webssh2) cf https://fabien.benetou.fr/Bypassing/Bypassing and more relevant here https://fabien.benetou.fr/Tools/Programming again on responsive programming.
Author
Owner

cf https://twitter.com/utopiah/status/1737767025307472249 where offtopus could be started from

cf https://twitter.com/utopiah/status/1737767025307472249 where offtopus could be started from
Author
Owner

Note that just like with WebXR and NAF it adds quite a few dependencies, cf https://github.com/billchurch/webssh2/blob/master/app/package.json

While mindful of it, and keeping in mind its npm install --production solution, it does open up modification on a lot more device that "only" have a browser.

Might be a worthwhile trade off, especially as adaptations cf https://github.com/billchurch/webssh2/tree/main#tips , can be quite light.

Note that just like with WebXR and NAF it adds quite a few dependencies, cf https://github.com/billchurch/webssh2/blob/master/app/package.json While mindful of it, and keeping in mind its `npm install --production` solution, it does open up modification on a lot more device that "only" have a browser. Might be a worthwhile trade off, especially as adaptations cf https://github.com/billchurch/webssh2/tree/main#tips , can be quite light.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: utopiah/offline-octopus#21