make the REPL a WebREPL #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
to become available via the browser directly, same principle as #2
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.
cf https://twitter.com/utopiah/status/1737767025307472249 where offtopus could be started from
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 --productionsolution, 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.