[Pas2js] Executable Size Discussion Nr 2837202 ;)
Michael Van Canneyt
michael at freepascal.org
Fri Nov 16 13:53:39 CET 2018
On Fri, 16 Nov 2018, Ulrich, Christian wrote:
> https://rma.tcsapps.de
>
> The opposite perspective :) An pas2js Application.
> 3,45mb for an simple Formular.
As far as I can see it is only 800 kb source. Not minified.
>
> TDataSet and DHTMLXDataSet are both in use (TDataSet fills DHTMLXDataSet wich fills the Components)
As said before: TDataset <> Simple.
I just wanted to indicated that size is not necessarily an obstacle to
writing a good web application.
It is known that Lazarus applications start big, but don't grow very fast once functionality is
added.
In each case, there is no argument that a lightweight widgetset would be
highly welcome; as said, I'm looking into Vue myself.
Michael.
More information about the Pas2js
mailing list