Created
March 1, 2018 17:55
-
-
Save saurabh2590/820701bfa0213ec80855ae72ed989040 to your computer and use it in GitHub Desktop.
Summary
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Facilitator: Ya'ar | |
Circleci FYI: Only PR linked commits are build. | |
Components proposal: Proposed separate components in trac for the seriesplayer, gizmos, components etc. Not put everything in Worksheet&Generator. | |
Need to inform other teams. Product and Dev. | |
- Identifying the stake holders is important. | |
- Create new components => YXY/MKL | |
Converting MathCore: | |
- Kotlin: Details => very modern language, translation to JS is nearly perfect with it's own tool from original code. | |
- Backed by stronger company, design of language is better. | |
- With JSWeet: Looks like writing JS with Java. | |
- tried bytecode interpreator => need to take care of JVM bytecode. | |
- current: AS => Java => JS (using jsweet). | |
- Isolated the issues in separate lib and then replaced while using jsweet. | |
- Add code suggestions, | |
- My Code/My PR: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment