ColorfulSoft / DeOldify.NET

C# implementation of Jason Antic's DeOldify
Apache License 2.0
301 stars 57 forks source link

WebAssembly (WASM) port #20

Open niutech opened 2 years ago

niutech commented 2 years ago

Is it possible to port DeOldify.NET to WebAssembly (WASM), using .NET WASI SDK or .NetJS, so that you could run it in a web browser?

GlebSBrykin commented 2 years ago

Good afternoon! It would be really interesting to implement a browser version of DeOldify, however, I can hardly give an exact answer to the question you have posed right now. I have never worked with WebAssembly, nor with the Web in general.