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

jsgen improved infra RFC #195

Closed
wants to merge 6 commits into from

Conversation

kristianmandrup
Copy link

See PR #13381

This RFC has a much better description and of the proposed jsgen infrastructure improvements with examples for what would be possible using these new building blocks.

This new infrastructure would support:

  • ECMA Script modules imports/exports
  • ECMA Script classes
  • Decorators (experimental) for class, method and properties
  • TypeScript interop
  • NodeJS with ES modules
  • deno
  • ...

@Araq
Copy link
Member

Araq commented Feb 24, 2020

Please submit the same markdown document as an "Issue" to this repository.

@kristianmandrup
Copy link
Author

I assume you mean as a Feature proposal issue:

https://github.com/nim-lang/Nim/issues/new?assignees=&labels=&template=feature_request.md&title=

I will follow this template

@alehander92
Copy link

alehander92 commented Mar 2, 2020

Please just paste the document again but as an issue in this repo (not the nim one) :) like #191 etc

@kristianmandrup
Copy link
Author

Please review. Used the issue:feature template and divided into smaller feature proposals, much easier to follow and understand, without any reference too implementation details

@zedeus
Copy link

zedeus commented Mar 3, 2020

Create an issue, not a pull request.

@timotheecour
Copy link
Member

Create an issue, not a pull request.

indeed; closing, see #225; please re-open as an issue

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

Successfully merging this pull request may close these issues.

5 participants