[fpc-pascal] WebAssembly Target
Michael Schnell
mschnell at lumino.de
Wed Apr 19 10:34:20 CEST 2017
On 14.04.2017 10:41, Jürgen Hestermann wrote:
> I can't understand why scripting is needed for a web page.
Regarding the discussion here, the term is "Rich Internet Application"
("RIA") -> https://en.wikipedia.org/wiki/Rich_Internet_application
Here, a server based application (e.g. done in Pascal / fpc / Lazarus)
shows a GUI within a browser. The connection between the Browser and the
program being done via a standard HTTP server.
-Michael
More information about the fpc-pascal
mailing list