Web view progress, well basically it is working... 🚀
Now just a matter of cleaning up and documenting the process.
For now it only handles loading local files, no embedding html/css/js in the binary. But I think that is ok, these resources are shared across different plugin formats so they are better off not stored inside the binary.
Exception would be if trying to hide those? but it would be so trivial to bypass that doesnt feel worth it.