-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
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://docs.deno.com/deploy/tutorials/simple-api/
Describe alternatives you've considered
Building a binary with Deno is an option, but requires a build pipeline.
themightychris, teague2, joebowbeer and danhtran94
Metadata
Metadata
Assignees
Labels
No labels