No exploration of WebAssembly has been done. This would effectively be a
new platform for Java and JavaFX (i.e., it isn't just a matter of
bundling up a Linux app in a "WebAssembly" blob as an alternative to an
rpm). Getting an FX app (or any Java app with native code) running in
WebAssembly wo
I know that there are a number of projects out there for building web
assembly artifacts from Java projects (TeaVM and JWebAssembly to name a
couple). I'm curious if anyone on the JPackage team is looking into the
possibility of generating Web Assembly as one of the supported deployment
strategies.