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

Typescript Support - Deno #2824

Open
johnstonmatt opened this issue Jul 21, 2023 · 0 comments
Open

Typescript Support - Deno #2824

johnstonmatt opened this issue Jul 21, 2023 · 0 comments

Comments

@johnstonmatt
Copy link

Is your feature request related to a problem? Please describe.

I would like to be able to write functions in Typescript, especially using Deno. I find working with NodeJS after using Deno is difficult, because Deno is just so easy to work with. Maybe NodeJS can be convinced to run Typescript, but that wouldn't be as nice in terms of DX and Standard Libraries.

Describe the solution you'd like

I want a new environment called Deno which runs Typescript natively. Functions should be written in a syntax which mostly borrows from https://deno.com/deploy/docs/simple-api

Describe alternatives you've considered

Building a binary with Deno is an option, but requires a build pipeline.

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

1 participant