neilcsmith-net commented on PR #6892:
URL: https://github.com/apache/netbeans/pull/6892#issuecomment-1875253304

   > The price could be reasonable for architecture specific packages.
   
   Which, aside from the current Windows installer, is none of the ASF 
packages.  The ASF binary zip, deb, rpm and macOS pkg are all intended to 
support multiple architectures.
   
   It could be an option for architecture specific community installers that 
bundle JDK runtimes I guess, but we'd have to add the ability to include the 
additional modules into NBPackage on top of the binary zip.
   
   In another context, I was looking at 
[Tauri](https://github.com/tauri-apps/tauri) recently, which is using 
[WRY](https://github.com/tauri-apps/wry).  This is a Rust Electron alternative 
that embeds native webview components from the OS.  I'm not sure if there's a 
Java library that can do similar, or how easy to replicate with JNA it might 
be???


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to