Dragon-S

Results 4 comments of Dragon-S

> QUIC SDK is not tested on iOS. We don't have resources to implement it for iOS at this moment. If I want ios to support the QUIC SDK, what...

> Firstly you need to modify QUIC SDK to get a binary runs on iOS. Then update this SDK to link QUIC SDK and enable QUIC for iOS. Thanks a...

But if I use the appWASM.js and appWASM.wasm files from your demo, no error will be reported.

Hi DanRuta! Thank you very much for your reply. I added the -s EXPORTED_FUNCTIONS="['_free', '_main']" parameter when compiling. There are no errors when running.