Weex Project Roadmap This document outlines work that is currently being worked on and things we plan to work on next. And we hope to obtain valuable feedback from the community to help us better understand user needs and adjust our roadmaps.
<https://yuque.antfin-inc.com/weexcore/weexcore/girgde#weexcore>WeexCore <https://yuque.antfin-inc.com/weexcore/weexcore/girgde#js-binding>JS binding <https://yuque.antfin-inc.com/weexcore/weexcore/girgde#v020>v0.20 - Will be supporting C++ timer that more efficient than platform timer module; - Feature of MessageLoop for thread interactions; <https://yuque.antfin-inc.com/weexcore/weexcore/girgde#v021>v0.21 - Using javaScriptCore standard API instead of source code - Support dom Binding for better portability and performance. <https://yuque.antfin-inc.com/weexcore/weexcore/girgde#layout>Layout <https://yuque.antfin-inc.com/weexcore/weexcore/girgde#v020-1>v0.20 - Add test infrastructure for layout engine. - Support direction:RTL and minor bugfix. <https://yuque.antfin-inc.com/weexcore/weexcore/girgde#v021-1>v0.21 - Add enough test cases to cover layout engine. <https://yuque.antfin-inc.com/weexcore/weexcore/girgde#render>Render <https://yuque.antfin-inc.com/weexcore/weexcore/girgde#v020-2>v0.20 - Support renderPage life cycle management and resource management. - Support render task schedule. <https://yuque.antfin-inc.com/weexcore/weexcore/girgde#tools>tools This year, the weex-toolkit will release version 2.0.0, it mainly provides the following new features: - Flawless installation and upgrade experience. - Better unit & functional testing support. - Visual Studio Code extensions with support for build/run/debug. - Split into multiple packages that can be reused on the Node-side program. Also, there will be some features and optimization for the submodules, such as weex-debugger, weex-pack and so on. All the schedules can be viewed on the milestones <https://github.com/weexteam/weex-toolkit/milestones>. -- Best Regards! --------------------- Shihan Zheng (Weex project team member )
