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

Deno support #114

Open
jmventura opened this issue Apr 2, 2021 · 0 comments
Open

Deno support #114

jmventura opened this issue Apr 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jmventura
Copy link

Is your feature request related to a problem? Please describe.
Deno support would be a nice feature, as the platform is growing steady and you don't have to deal with the burden of TS compilation using it.

Describe the solution you'd like
As far as I could see on the sources it should be relatively easy to port bebop to Deno, as you should't even need to deal with native bindings. I think the only overhead would be to replace some node APIs like child_process, path and maybe fs.

Just my two cents, thanks for your work.

@jmventura jmventura added the enhancement New feature or request label Apr 2, 2021
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