TianZerL / Anime4KCPP

A high performance anime upscaler
GNU General Public License v3.0
1.82k stars 139 forks source link

WebAssembly support #114

Open paulocoutinhox opened 11 months ago

paulocoutinhox commented 11 months ago

Hi,

Can i compile for WebAssembly?

Thanks.

TianZerL commented 11 months ago

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.