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

Add Sync API #77

Open
proudust opened this issue May 6, 2022 · 0 comments
Open

Add Sync API #77

proudust opened this issue May 6, 2022 · 0 comments
Labels
✨enhancement New feature or request
Milestone

Comments

@proudust
Copy link
Owner

proudust commented May 6, 2022

Sync API can be added by using Deno.Command.prototype.outputSync.

However, Deno.Command has the following limitations:

  • @deno/shim-deno does not support it, so it will not work with Node.js even if you use dnt. (As of v0.12.0)
@proudust proudust added the ✨enhancement New feature or request label May 6, 2022
@proudust proudust added this to the v2.0 milestone May 6, 2022
@proudust proudust modified the milestones: v2.0.0, v1.x.0 Sep 20, 2022
@proudust proudust modified the milestones: v1.x.0, v2.x.0 Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant