On Linux Mint with webkit 4.1-dev installed, I noticed that when I take the nightly debug version using gcc, I can get webui to show up no problem. However, when I use musl with the -static flag, it fails. The browser fallback will work, but not webview. Is there something preventing webview from working when building the library with static musl?