Re: [fpc-pascal] First pas2js public release

2017-12-20 Thread Reimar Grabowski
On Wed, 20 Dec 2017 15:14:50 +0100 Ingemar Ragnemalm wrote: > Although I would like to make some improvements - who doesn't? To be > precise, I want to figure out a way to play sounds, and I want image > loading directly in the code and not dependent on the HTML. Any ideas > about that? First

Re: [fpc-pascal] First pas2js public release

2017-12-20 Thread Ingemar Ragnemalm
Den 2017-12-20 kl. 13:09, skrev Mattias Gaertner: On Wed, 20 Dec 2017 12:29:25 +0100 Ingemar Ragnemalm wrote: And then I got some of the provided demos running too and managed to write one of my own. So it looks good! Here is an early result, expressing my feelings for this release: http://r

Re: [fpc-pascal] First pas2js public release

2017-12-20 Thread Graeme Geldenhuys
On 2017-12-20 11:29, Ingemar Ragnemalm wrote: http://ragnemalm.se/images/santa/santa.html I couldn't get sound working, but otherwise it seems to work as it should! (I hope it does for the rest of you.) Awesome - I still have to get my head around this whose Pas2JS functionality. It seems ver

Re: [fpc-pascal] First pas2js public release

2017-12-20 Thread Dave Connolly
This is fantastic. Great work everyone. On 20 December 2017 at 11:59, Mattias Gaertner wrote: > On Wed, 20 Dec 2017 12:29:25 +0100 > Ingemar Ragnemalm wrote: > > >[...] > > After some initial fiddling, I realized that there was a misspelling in > > the wiki, and Hello World worked once I use -J

Re: [fpc-pascal] First pas2js public release

2017-12-20 Thread Mattias Gaertner
On Wed, 20 Dec 2017 12:29:25 +0100 Ingemar Ragnemalm wrote: >[...] > After some initial fiddling, I realized that there was a misspelling in > the wiki, and Hello World worked once I use -Jirtl.js rather than > -jirtl.js. Fixed. > And then I got some of the provided demos running too and >

Re: [fpc-pascal] First pas2js public release

2017-12-20 Thread Ingemar Ragnemalm
This is great news, something that I have been longing for for years! There have been some related efforts but none that really solved my problem. Best Christmas present this year! After some initial fiddling, I realized that there was a misspelling in the wiki, and Hello World worked once I