Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will this project be continued? #2

Closed
zaaack opened this issue Nov 20, 2018 · 5 comments
Closed

Will this project be continued? #2

zaaack opened this issue Nov 20, 2018 · 5 comments

Comments

@zaaack
Copy link

zaaack commented Nov 20, 2018

I have to say this is exactly the wasm solution for typescript that I'm looking for, @emlai great job! 👍 But I also notice this project has been stopped for 3 months, would this project be continued?

@Kingwl
Copy link

Kingwl commented Nov 21, 2018

@emlai thanks for the work,

@zaaack and I are both interested in this project.

@emlai
Copy link
Owner

emlai commented Nov 21, 2018

Hi! Glad to hear you're interested in this!

I'm doing this as a hobby project, so it all depends on my free time and motivation. This turned out to be quite a big project, so it's pretty overwhelming to work on it as a one-person team, but I definitely plan to continue it at some point when I have the time and motivation.

In the meantime, I'm happy to review pull requests if anyone is willing to contribute!

@emlai emlai closed this as completed Nov 21, 2018
@zaaack
Copy link
Author

zaaack commented Nov 21, 2018

@emlai Is there any roadmap or plans for new contributers start?Although @Kingwl and I doesn't use llvm before, but we can learn. @Kingwl is really interested in contributing to your excellent project. Thanks!

@emlai
Copy link
Owner

emlai commented Nov 23, 2018

Good idea! I'll write some design documentation and create GitHub issues for important tasks when I have time, likely next week. If you want to start before that, I think implementing any of the basic language features of TypeScript would be good place to start.

I have some experience with LLVM so I can help with it, just ask on the ts-llvm Slack or create a GitHub issue. Also the llvm-node API is almost identical to the C++ API so any existing questions about using LLVM on StackOverflow or elsewhere should be useful for this project as well.

@emlai
Copy link
Owner

emlai commented Jan 1, 2019

@zaaack @Kingwl Hey! I finally made the roadmap for language features. Check it out: #6

Also here's standard library roadmap: #7

Also wrote up some design goals in the readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants