Skip to content

Typescript Support - Deno #402

@johnstonmatt

Description

@johnstonmatt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions