-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
能不能搞个wepy转taro的工具,很多老代码用wepy写的 #1788
Comments
欢迎提交 Issue~ 如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏 如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。 Good luck and happy coding~ |
这个暂时没有考虑咯,得看看需求 |
编译不仅是把 DSL A 编译成 DSL B,还得模仿特定 DSL 的一些行为,原生微信小程序的一些抽象度高的概念,例如 relations 和 behavior 现在也没有实现编译,wepy 这些抽象的概念会更多。 就用户的数量而言,wepy 在 npm + cnpm 的下载量也不高,其实比起 taro/mpvue 都几乎没有优势,现在相对数量多也是由于存在的时间长,但从绝对数量的角度来看,他比起原生小程序还是非常小的量。 所以我认为做这个事投入是远远大于收益的,不会去做。 |
不是因为你个需求就可以决定的。 |
确实没啥产出,谁项目不急可以研究下,就可以引导一部分用户过来 |
No description provided.
The text was updated successfully, but these errors were encountered: