Finish up the Go to Javascript translator and finalize the DOM and virtual DOM APIs.
Right now the translator is about 90% complete. There are still some missing statements (e.g. switch, select), syntax variations and a few scoping bugs that need to be addressed.
Additionally, we need to finish the production build. According to this issue, it’s possible to bring generator support to ES3, which means channels can be supported. At the very least, we can support ES5 by removing async/await function calls and the bind functions.
Lastly, I’d like to add incremental compilation here too, so we can keep the compiler zippy for large projects.
After Milestone 1 is complete, Joy will be considered production-ready and stable. At this point, we will take breaking changes very seriously. If we do have to make breaking changes, they will only be done during major releases.
List view
0 issues of 24 selected
- Status: Open.#83 In matthewmueller/joy;
- Status: Open.#82 In matthewmueller/joy;
- Status: Open.#78 In matthewmueller/joy;
- Status: Open.#72 In matthewmueller/joy;
- Status: Open.#69 In matthewmueller/joy;
- Status: Open.#60 In matthewmueller/joy;
- Status: Open.#7 In matthewmueller/joy;
- Status: Open.#32 In matthewmueller/joy;
- Status: Open.#31 In matthewmueller/joy;
- Status: Open.#30 In matthewmueller/joy;
- Status: Open.#29 In matthewmueller/joy;
- Status: Open.#28 In matthewmueller/joy;
- Status: Open.#27 In matthewmueller/joy;
- Status: Open.#26 In matthewmueller/joy;
- Status: Open.#25 In matthewmueller/joy;
- Status: Open.#24 In matthewmueller/joy;
- Status: Open.#23 In matthewmueller/joy;
- Status: Open.#21 In matthewmueller/joy;
- Status: Open.#20 In matthewmueller/joy;
- Status: Open.#19 In matthewmueller/joy;
- Status: Open.#18 In matthewmueller/joy;
- Status: Open.#13 In matthewmueller/joy;
- Status: Open.#15 In matthewmueller/joy;
- Status: Open.#50 In matthewmueller/joy;