Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use deno-shell for a cross platform shell #85

Open
sigmaSd opened this issue Jul 12, 2022 · 1 comment
Open

Use deno-shell for a cross platform shell #85

sigmaSd opened this issue Jul 12, 2022 · 1 comment

Comments

@sigmaSd
Copy link
Contributor

sigmaSd commented Jul 12, 2022

This have the advantage of having a cross platform shell out of the box , instead of using ffi you can actually use wasm see https://github.com/dsherret/ax which does exactly this.

@c4spar
Copy link
Owner

c4spar commented Jul 12, 2022

Yeah, that would definitely be nice and i already had this in mind. I mentioned this idea a few months ago in denoland/deno#14068 (comment) and also started testing some simple bindings for deno_task_shell in https://github.com/c4spar/deno-shell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants