Anime4KCPP icon indicating copy to clipboard operation
Anime4KCPP copied to clipboard

WebAssembly support

Open paulocoutinhox opened this issue 1 year ago • 1 comments
trafficstars

Hi,

Can i compile for WebAssembly?

Thanks.

paulocoutinhox avatar Dec 07 '23 06:12 paulocoutinhox

Theoretically feasible, I have tried before, you need to disable all I\O functions to build.

You will encounter many problems, mainly in the compilation of third-party libraries.

TianZerL avatar Dec 08 '23 05:12 TianZerL