Open
Description
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
Labels
No labels