-
Notifications
You must be signed in to change notification settings - Fork 23
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
Comments
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! |
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. |
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?
The text was updated successfully, but these errors were encountered: