Greetings from a grey Guildford,
We are happy to announce a new WebVM SDK 0.7.3607 release.
This release fixes various bugs reported by Mario Arias Gallego and Stefano Vercelli.
Many thanks for reporting these issues!
Bug fixes
- Reference object arrays can be returned using the newly introduced
OBJECTREFARRAY_TO_WVMVARIANT macro
- Omitted arguments are initialized to
VariantType_Void now
- Event callbacks deal correctly with more than 1 argument passed in now
New features
- Two new WebVM functions have been introduced in order to access properties on JS objects from a native module. The functions are called:
getFieldValue and setFieldValue
- JIDL has been updated in order to avoid the field setter creation of read-only fields
Known issues
- Arrays of value types are still unsupported
Upcoming features
- We are going to support array functionality on normal reference objects as an extension.
You can re-use your WebVM SDK download URL from your mail Inbox or re-register
at sdk.webvm.net.