build不成功 #11
Labels
No Label
bug
crypto
duplicate
enhancement
help wanted
invalid
platform-android
platform-mac
platform-win
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: um/web#11
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
build不成功,环境问题?
你需要在 Linux 环境(Ubuntu)下先构建 wasm 组件。参考 readme 底部说明。
好吧。一个打包运行,为啥要这样操作呢?这样不是有点麻烦么?你们都是在linux下进行开发的吗?
因为解密算法用 C++ 实现的,win 下编译到 wasm 有点麻烦而且没测试过,因此建议 Linux 下编译。
你可以用 wsl 或虚拟机里的 Linux 环境编译,然后把文件放回到代码目录后继续。
在 #9 有计划把原生代码拆分到别的包里,提交预编译版本,这样拉取依赖就不需要编译了。
长时间无后续回应且疑问已解答,关闭该 issue。