Description:
WabaJump is an API allowing applications written for Waba to be compiled to a PalmOS executable via Jump.
This removes the application's dependence on the WabaVM, so that only one file needs to be installed on the user's device, instead of four.
This also speeds up the application, because it's now a native application instead of an interpreted application.
This is an open-source API.
Update Description:
v0.4 (6/28/01):
- Catalog bugs fixed, UI clipping issues have been resolved.
- Other small bug fixes.