Skip to content

Help me to implement https://github.com/tc39/proposal-type-annotations #611

Open
@frank-dspeed

Description

@frank-dspeed

i would love to create a fork and maybe even make a PR if you want to also adopt that and it algins also with your goals.

https://github.com/tc39/proposal-type-annotations i want to implement that porposal on top of graaljs so that typescript would work untranspiled directly inside graaljs

Questions

as this needs to parse general all function arrguments and all object assignments what would be the related files should i create new files or should i implement that in the current set of files?

my guessed entrypoint is: https://github.com/oracle/graaljs/blob/master/graal-js/src/com.oracle.truffle.js.parser/src/com/oracle/truffle/js/parser/JSParser.java is that the full scope?

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