IMHO, in the end it should be possible to do an application in an RAD-way (if 
desired),  test it on a desktop (using the desktop Widgets for its GUI), scale 
it (by defining parts of the procedures as "Remote"), and finally  (just by 
re-compiling) have it run as a combination of application-parts running as 
WEBASM in the browser (and used the browser for its GUI) and application-parts 
running on the Server as fully compiled native code. The infrastructure would 
need to automatically provide the communication means (shared objects, remote 
procedure calls, ...) via Websockts. 
-Michael

-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to