[GH-ISSUE #77] Using a-shell instead iSH #41

Closed
opened 2026-03-04 00:23:22 +03:00 by kerem · 2 comments
Owner

Originally created by @ZJ-Adram on GitHub (Jul 11, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/77

Is there ability to run the signer via a-shell instead iSH? It's integrated with shortcuts and more comfortable because of that.

Originally created by @ZJ-Adram on GitHub (Jul 11, 2021). Original GitHub issue: https://github.com/SignTools/SignTools/issues/77 Is there ability to run the signer via [a-shell](https://apps.apple.com/ru/app/a-shell/id1473805438) instead iSH? It's integrated with shortcuts and more comfortable because of that.
kerem 2026-03-04 00:23:22 +03:00
Author
Owner

@ViRb3 commented on GitHub (Jul 11, 2021):

Hello. I was investigating a-shell before, but I couldn't get a Go binary to print any output, even if compiled for wasm. It seems like there are a lot of limitations as well:

We have the limitations of WebAssembly: no sockets, no forks, no interactive user input (piping input from other commands with command | wasm program.wasm works fine).

https://github.com/holzschu/a-shell#programming--add-more-commands

If somebody is willing to investigate more, feel free to reply here.

<!-- gh-comment-id:877847369 --> @ViRb3 commented on GitHub (Jul 11, 2021): Hello. I was investigating a-shell before, but I couldn't get a Go binary to print any output, even if compiled for wasm. It seems like there are a lot of limitations as well: > We have the limitations of WebAssembly: no sockets, no forks, no interactive user input (piping input from other commands with command | wasm program.wasm works fine). https://github.com/holzschu/a-shell#programming--add-more-commands If somebody is willing to investigate more, feel free to reply here.
Author
Owner

@ViRb3 commented on GitHub (Jun 2, 2022):

Closing since this is no longer a supported use case. Please use Heroku or self-host instead.

<!-- gh-comment-id:1144960421 --> @ViRb3 commented on GitHub (Jun 2, 2022): Closing since this is no longer a supported use case. Please use Heroku or self-host instead.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#41
No description provided.