WXWebAssembly.Instance真机调试报错
new WXWebAssembly.Instance("/xx.wasm.br",obj)
在开发者工具中正常,使用android和iOS真机调试报错: wasm streaming compile failed: TypeError: WebAssembly.instantiate(): Argument 0 must be a buffer source or a WebAssembly.Module object
相关代码在 https://github.com/c4ys/wechat-miniprograme-opencv