Hi, with some tweaks mostly related to FFI and fonts, we are able to run Pharo 7 on SqueakJS VM. Do not expect blazing performance. Currently, it is about two orders of magnitude slower than the native VM. https://pavel-krivanek.github.io/pharo/pharo.html Cheers, -- Pavel
Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
with some tweaks mostly related to FFI and fonts, we are able to run Pharo 7 on SqueakJS VM.
Do not expect blazing performance. Currently, it is about two orders of magnitude slower than the native VM.
https://pavel-krivanek.github.io/pharo/pharo.html
Cheers, -- Pavel
Cool. It works on my phone. Stephan
Great work! Doru -- www.tudorgirba.com "Every thing has its own flow"
On 21 May 2018, at 13:16, Stephan Eggermont <stephan@stack.nl> wrote:
Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
with some tweaks mostly related to FFI and fonts, we are able to run Pharo 7 on SqueakJS VM.
Do not expect blazing performance. Currently, it is about two orders of magnitude slower than the native VM.
https://pavel-krivanek.github.io/pharo/pharo.html
Cheers, -- Pavel
Cool. It works on my phone.
Stephan
On 21 May 2018, at 12:01, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
with some tweaks mostly related to FFI and fonts, we are able to run Pharo 7 on SqueakJS VM.
Do not expect blazing performance. Currently, it is about two orders of magnitude slower than the native VM.
https://pavel-krivanek.github.io/pharo/pharo.html
Cheers, -- Pavel
Cool. I had to use Ctrl-Click to get a menu. Keyboard shortcuts also don't seem to work (Ctrl based). GT Inspectors also fail. Sven
Nice work! On Mon, May 21, 2018 at 9:41 AM Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 21 May 2018, at 12:01, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
with some tweaks mostly related to FFI and fonts, we are able to run Pharo 7 on SqueakJS VM.
Do not expect blazing performance. Currently, it is about two orders of magnitude slower than the native VM.
https://pavel-krivanek.github.io/pharo/pharo.html
Cheers, -- Pavel
Cool.
I had to use Ctrl-Click to get a menu. Keyboard shortcuts also don't seem to work (Ctrl based).
GT Inspectors also fail.
Sven
Nice experiment! The fact that it works it's a feat itself. Maybe in the future with WebAssembly and a lighter/core image it will became a viable alternative. On 21/05/2018 07:01, Pavel Krivanek wrote:
Hi,
with some tweaks mostly related to FFI and fonts, we are able to run Pharo 7 on SqueakJS VM.
Do not expect blazing performance. Currently, it is about two orders of magnitude slower than the native VM.Â
https://pavel-krivanek.github.io/pharo/pharo.html
Cheers, -- Pavel
-- Esteban A. Maringolo
Interestingly - its faster on my iPhoneX than on my 2015 MacBook Pro - shows how much the processor speeds are advancing.
On 24 May 2018, at 16:51, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
Nice experiment! The fact that it works it's a feat itself.
Maybe in the future with WebAssembly and a lighter/core image it will became a viable alternative.
On 21/05/2018 07:01, Pavel Krivanek wrote:
Hi,
with some tweaks mostly related to FFI and fonts, we are able to run Pharo 7 on SqueakJS VM.
Do not expect blazing performance. Currently, it is about two orders of magnitude slower than the native VM.
https://pavel-krivanek.github.io/pharo/pharo.html
Cheers, -- Pavel
-- Esteban A. Maringolo
participants (7)
-
Esteban A. Maringolo -
Francisco Ortiz Peñaloza -
Pavel Krivanek -
Stephan Eggermont -
Sven Van Caekenberghe -
Tim Mackinnon -
Tudor Girba