Indeed - me too, very elaborate...
> On 1 Apr 2021, at 18:52, Noury Bouraqadi <[email protected]> wrote:
>
> Thank you Guille, Pavel, Torsten, Esteban. You really made me laugh :-)
>
> On Apr 1 2021, at 7:34 pm, Noury Bouraqadi <[email protected]> wrote:
> Esteban,
>
> The pharo10 branch of PharoJS is really on GitHub. We are "only" missing
> Pharo 10 ;-)
>
> Happy Easter Fools !
>
> On Apr 1 2021, at 1:48 pm, Esteban Lorenzano <[email protected]> wrote:
> that's nice... specially taking into account that Pharo10 does not yet exits
> :P
>
> Esteban
>
> On Apr 1 2021, at 1:38 pm, Noury Bouraqadi <[email protected]> wrote:
> Hi everyone,
>
> We continue to make progress during our weekly coding sessions. We are glad
> to announce that this week we made a huge leap forward. Now PharoJS is
> available for Pharo 10. To install it, run the following script in a Pharo 10
> playground
>
> Metacello new
> baseline: 'PharoJS';
> repository: 'github://PharoJS/PharoJS:pharo10';
> load