[fpc-pascal] Bls: WebAssembly Target
Michael Van Canneyt
michael at freepascal.org
Thu Apr 13 08:22:27 CEST 2017
On Thu, 13 Apr 2017, Mr Bee via fpc-pascal wrote:
>
>
>
>
> Pada Sabtu, 18 Maret 2017 0:54, Michael Van Canneyt <michael at freepascal.org> menulis:
>
>
> You'll design a web app in the lazarus IDE (or Delphi IDE, for that matter).
> The app will be compiled to Javascript.
>
>
> Current thinking is that that there will be 2 "modes":
> - "Free" Mode, where the CSS will determine the actual runtime look.
> The IDE will just create the DOM structure.
> - "Exact" mode, where the app will look in the browser as it looks in the IDE.
> the necessary CSS will be generated for this.
>
>
> In both modes of course the IDE and object inspector will be used to create
> event handlers and whatnot in Pascal…
>
>
> But this is all still under heavy development.
>
>
> Seriously? Where can we try or test this? This is really a great news! It reminds me of Morfik. :)
Morfik has been, since day 1, the inspiration for this.
> Hope the development will continue.
It is.
The compiler is progressing well. Language is pretty much complete on
a D7 level. Currently work is done on implementing RTTI.
Michael.
More information about the fpc-pascal
mailing list