A nice side effect will be that SDL is going to be supported by WebAssembly.

Phil

On Sat, May 20, 2017 at 10:02 PM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Super annoying. This is why we want to get rid of all the event logic and get it from SDL20.��

Stef

On Sat, May 20, 2017 at 8:01 PM, phil@highoctane.be <phil@highoctane.be> wrote:
I was looking in the code of GTSpotter and noticed that we have got:

SmalltalkImage current vm canHandleShiftPressed

in there.

I wanted to see the result because of GTSpotter using that for providing hints.

And on Windows, the returned value is false.

Which is weird and annoying.

Is this normal behavior?

Phil