Comment on WebWindow, a cross-platform webview library for .NET CoreparentComments−ryanthedev6yThere is no reason it couldn't run a wasm file? As long as the OS browser supports it.I feel like this is the UI abstraction layer. If you want to run chromium, there is no reason you couldn't extend it.Code is prime for extending and enhancing.
Comments
There is no reason it couldn't run a wasm file? As long as the OS browser supports it.
I feel like this is the UI abstraction layer. If you want to run chromium, there is no reason you couldn't extend it.
Code is prime for extending and enhancing.