Greetings from Guildford,
We are glad to announce a new WebVM SDK bugfix release, which also includes several new features:
Bugfixes
- The installer should work correctly now with localized directories such as
Program Fileson Windows Mobile and Windows versions on the Desktop - Fixed a bug in the page reload handling
New features
webvm.h version 0.2 comes with the following new functions:
- getAtomForString - returns an atom structure for a given string
- getStringForAtom - returns the string for a given atom
- releaseAtom - releases a created atom from the calling context
- getMapEntry - returns a specific map entry addressed by an atom in a specified type
- getObjectForRef - returns the object pointer of a given reference
We will describe these changes and the existing WebVM API functions in more detail in a tutorial very soon.
You can re-use your WebVM SDK download URL from your mail inbox or re-register at sdk.webvm.net.