1. 12

I’ve wanted to be able to run Smalltalk on Android and iOS for many years. I finally decided to do something about it. I chose VisualWorks for my development environment. Unfortunately iOS doesn’t support dynamic compilation so getting the regular VisualWorks VM to run on iOS is virtually impossible. I decided to skirt around the issue by writing my own VM.

  1.