Fixed the behavior of ScopeGuard desctructor logic. Now safely handles exceptions during stack unwinding by wrapping the cleanup call into a try/catch block if an exception is active.
Implemented the method SystemSharedPtr RandomNumberGeneratorCreate().
Public API and Backward Incompatible Changes
Removed Emscripten from the release bundle — builds for this platform are no longer included in the release.