Skip to content

Experiment with typescript-go instead of @swc/wasm-typescript #200

@trivikr

Description

@trivikr

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

Not a problem, but TypeScript team just announced today (Tue, March 11) that they're going to port TypeScript to Native, and their port shows 10X improvement.

This module currently uses @swc/wasm-typescript, a WebAssembly port of the SWC TypeScript parser.
Switching to official TypeScript port might improve reliability, and possibly performance

Describe the solution you'd like

Evaluate migrating from @swc/wasm-typescript to typescript-go
Even if the experiment if unsuccessful, report the findings back to the project https://github.com/microsoft/typescript-go/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen

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