I was able to get the web app I've been developing over the last year running in a JUCE web component today, and it all works! I cannot express how grateful I am to the folks at JUCE and to you Jan for this great tutorial! This opens up so many possibilities for me!
This was massively insightful. I appreciated that you explained concepts as you went... it was a useful appendix to the JUCE example. Can't wait to try this out. 🔥🔥🔥
No, what's shown in the tutorial is only needed on the developer machine. However, to distribute your app or plugin with WebViews on Windows, you need to distribute the WebView2 Runtime with your installer. Here's Microsoft's documentation on this topic: learn.microsoft.com/en-us/microsoft-edge/webview2/concepts/deployment-distribution There is a video on packaging JUCE WebView plugins for distribution in the works so stay tuned!
I was able to get the web app I've been developing over the last year running in a JUCE web component today, and it all works! I cannot express how grateful I am to the folks at JUCE and to you Jan for this great tutorial! This opens up so many possibilities for me!
Awesome, great to hear!
Great intro, thanks 😁 Having the full frontend power of React and WebGL with the full processing power of JUCE combined ... that'll be neat 🥰
This was massively insightful. I appreciated that you explained concepts as you went... it was a useful appendix to the JUCE example. Can't wait to try this out. 🔥🔥🔥
Excited to start using this, thanks for uploading!
Great, thanks!
This is so fun, thank you!
Fantastic , thanks Jan !
Does all that custom setup for windows need to be done by the user?
I have this question as well
Same! I would love to see a tutorial on actually building and packaging WebView plugins for release...
No, what's shown in the tutorial is only needed on the developer machine. However, to distribute your app or plugin with WebViews on Windows, you need to distribute the WebView2 Runtime with your installer. Here's Microsoft's documentation on this topic: learn.microsoft.com/en-us/microsoft-edge/webview2/concepts/deployment-distribution
There is a video on packaging JUCE WebView plugins for distribution in the works so stay tuned!