Re: [Lazarus] FPC and WebAssembly

2021-12-25 Thread Kostas Michalopoulos via lazarus
Hello, I'm glad to anncounce that FPC now covers working with webassembly in the browser. Sounds great. I did a quick compile for the wasi target and seemed to work fine with a simple helloworld-style test. So i decided to try and port a game i made last year[0] - initially made for an MS-DO

Re: [Lazarus] FPC and WebAssembly

2021-12-25 Thread Salvatore Coppola via lazarus
Merry Christmas prof. and all of you ⁣Ottieni BlueMail per Android ​ Il giorno 24 Dic 2021, 14:13, alle ore 14:13, Michael Van Canneyt via lazarus ha scritto: > >Hello, > >I'm glad to anncounce that FPC now covers working with webassembly in >the >browser. > >Because pictures say more than a th

Re: [Lazarus] FPC and WebAssembly

2021-12-24 Thread Jean SUZINEAU via lazarus
Wonderful ! Thank you very much for all your work and all the work of the FPC / Lazarus team ! And Merry Christmas for all ! -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

[Lazarus] FPC and WebAssembly

2021-12-24 Thread Michael Van Canneyt via lazarus
Hello, I'm glad to anncounce that FPC now covers working with webassembly in the browser. Because pictures say more than a thousand words, 3 demos: A modest "hello, world" variation: https://www.freepascal.org/~michael/pas2js-demos/wasienv/simple/ A (limited) terminal emulation: https://www