|
From: Robert H. <ha...@st...> - 2020-12-02 21:53:24
|
On Wed, Dec 2, 2020 at 12:20 PM Mark Perri <pe...@so...> wrote: > Hi Bob, > > Great work both on InChI and SwingJS! Minimization is definitely > important. Can SwingJS transpile it into an ES6 module that we could > import and bundle? Then minimization could be done by rollup / webpack on > our end. We could also preload the modules we need instead of dynamically > loading them. > > Mark, see what you do with that. This is not an area of expertise for me, so I will rely on others to contribute this sort of thing. It is possible to make progressive web apps with SwingJS. That has been done in the Open Source Physics project. https://www.compadre.org/osp/pwa/pwahelp/ So if you are interested in that, I do know whom to talk to! |