Server side development using S8 + NodeJS with API calls and callbacks support (under windows). Includes a complete test set of FFI interface.
Native implementation of WebSockets (with subprotocol support) for S8 applications running on Android devices (A8 and A8+Cordova). Efficient connection of Android devices with Smalltalk servers running WebSockets (e.g. vsWebSockets).
Native application framework to write iOS native applications, implementing ALL application classes in S8. This platform let you write your applications in S8 and Access/use/implement ObjectiveC clases in S8. The binding to ObjectiveC objects is through native interface and includes a custom implementation of libffi that run in iPhone and iPad devices.
Native application framework to write OSX native applications, implementing ALL application classes in S8. This platform let you write your applications in S8 and Access/use/implement ObjectiveC clases in S8. The binding to ObjectiveC objects is through native interface and includes a custom implementation of libffi that run in OSX.