You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some consistent stack-based communication API between bash plugins and JS plugins would be useful to allow for many interesting setups - for instance, a daemon plugin that receives messages from a JS plugin that acts as a frontend GUI to the daemon's background task. This pairs nicely with plugin dependency, which was introduced as a planned feature in #49.
The text was updated successfully, but these errors were encountered:
Some consistent stack-based communication API between bash plugins and JS plugins would be useful to allow for many interesting setups - for instance, a daemon plugin that receives messages from a JS plugin that acts as a frontend GUI to the daemon's background task. This pairs nicely with plugin dependency, which was introduced as a planned feature in #49.
The text was updated successfully, but these errors were encountered: