WeChat applet reports Unhandled promise rejection TypeError: WebAssembly.instantiate():

error message

TypeError: Cannot read property 'addEventListener' of undefined
VM336:1 Tue Apr 27 2021 21:15:55 GMT+0800 (China Standard Time) rendering layer error
VM317:1 TypeError: Cannot read property 'invoke' of undefined
VM317:1 Unhandled promise rejection TypeError: WebAssembly.instantiate(): Argument 0 must be a buffer source or a WebAssembly.Module object


   

Reason: The base library version is too high

Solution: callback base library

Guess you like

Origin blog.csdn.net/qq_42044542/article/details/116210398