[fpc-pascal] WebAssembly Target
Michael Van Canneyt
michael at freepascal.org
Fri Mar 17 18:55:40 CET 2017
On Fri, 17 Mar 2017, Daniel Gaspary wrote:
> On Fri, Mar 17, 2017 at 5:16 AM, Michael Van Canneyt
> <michael at freepascal.org> wrote:
>> In fact, there is an alternate approach, transpiling pascal to Javascript.
>>
>> It's much farther ahead than the webassembly target, already produces
>> programs running in the browser and the first web-based components are
>> already being developed using this approach.
>
> What is the role of those components ?
>
> Reading this thread I was thinking would be nice (easier to work) ) to
> have access to browser components via a fpc lib.
>
> Something like fcl-browser-facilities (terrible name, I know), where
> you could simple calls to DOM parts.
Forgot to say that there will of course be some classes to manipulate the
DOM at will.
Michael.
More information about the fpc-pascal
mailing list