WeChat-MiniProgram-AR-WASM icon indicating copy to clipboard operation
WeChat-MiniProgram-AR-WASM copied to clipboard

微信小程序Go、微信小程序OpenCV。

Results 8 WeChat-MiniProgram-AR-WASM issues
Sort by recently updated
recently updated
newest added

可以提供一下taro版本的吗?

想自己编译一个完整的opencv_js.wasm,,但是适配微信小程序修改后,总是报错,急求各位大佬帮忙

demo中的wasm.br直接替换成自己的可以吗?实验报错了。我的protli压缩命令:time brotli -q 11 -j -f opencv_js.wasm

wasm streaming compile failed: CompileError: WebAssembly.instantiate(): expected magic word 00 61 73 6d, found 9b dd 7b 50 @+0

![image](https://user-images.githubusercontent.com/20159065/162360939-312ff247-1756-4ea3-9c0c-deea3dca4f6c.png)

请问下您的opencv_exec.js是怎么生成的,可以把CmakeLists.txt分享出来吗?多谢。

initGo LinkError: WebAssembly.instantiate(): Import #5 module="go" function="runtime.walltime" error: function import requires a callable(env: macOS,mp,1.05.2204250; lib: 2.25.0)

![Image](https://github.com/user-attachments/assets/1815666b-edcd-44d1-b79e-1ee31a58332f) ![Image](https://github.com/user-attachments/assets/bc997bc2-efc9-4f07-8da7-fd1ab6f7a82f) ![Image](https://github.com/user-attachments/assets/e364d927-306c-42a2-b254-c30f81c19f40) C++中输出js传入的前四个像素值 H5中没有问题 但是在小程序中获取不到 请问小程序是有什么限制么