openimsdk / open-im-sdk-web-wasm

JS SDK for OpenIM Web use by Webassembly of go
https://openim.io
Apache License 2.0
29 stars 37 forks source link

uniapp #72

Open mnz12138 opened 6 months ago

mnz12138 commented 6 months ago

Description

uniapp fails to log in using web sdk, TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.

Screenshots

No response

Additional information

No response

Bloomingg commented 5 months ago

open-im-sdk-wasm only supports the vue3 version of unaipp to run on the h5 platform. If you need to allow it on multiple platforms such as vue2 or small programs, please use open-im-sdk. For details, please refer to the documentation: https://docs.openim.io/zh-hans/sdks/quickstart/uniapp