- Added support for the
SharedArrayBuffertype,[AllowResizable]and[AllowShared]extended attributes, and theAllowSharedBufferSourcetypedef. (#276, @MattiasBuelens) - Fixed processing of unions with callback functions and callback interfaces. (#276, @MattiasBuelens)
- Simplified the generated code for unions that include the
objecttype. (#276, @MattiasBuelens)