-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Description
官方的 skyline 介绍
https://developers.weixin.qq.com/miniprogram/dev/framework/runtime/skyline/introduction.html
说明
相关功能使用 node-addon 实现,具体文件位于 微信web开发者工具\code\package.nw\node_modules\skyline-addon。
这是使用C++通过node api实现的,在没有符号文件的情况下,反翻译的代码可以说是不可读的。
就算是可读的,也需要手动处理成适用于Linux 的C++代码,但是相关文件代码量巨大,是不现实的。
所以,在官方不支持的情况下Linux是无法使用skyline相关功能的。
关联
SakuraPuarekands-code and SakuraPuare
Metadata
Metadata
Assignees
Labels
No labels