Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8c3ffc7374b1bd47970fc0e22f03579b7e6a7009
https://github.com/WebKit/WebKit/commit/8c3ffc7374b1bd47970fc0e22f03579b7e6a7009
Author: Brent Fulgham <[email protected]>
Date: 2026-05-13 (Wed, 13 May 2026)
Changed paths:
M Source/JavaScriptCore/wasm/js/JSWebAssemblyStreamingContext.h
M Source/JavaScriptCore/wasm/js/JSWebAssemblyStreamingContextInlines.h
Log Message:
-----------
Correct build failures in WebAssembly Clang Module Verification
https://bugs.webkit.org/show_bug.cgi?id=314741
<rdar://problem/176991139>
Reviewed by Keith Miller and Yusuke Suzuki
Adjust syntax in WebAssembly headers to avoid violating clang syntax rules.
No impact on build product, but avoids an annoying build failure.
This was introduced in 313171@main.
* Source/JavaScriptCore/wasm/js/JSWebAssemblyStreamingContext.h:
* Source/JavaScriptCore/wasm/js/JSWebAssemblyStreamingContextInlines.h:
Canonical link: https://commits.webkit.org/313176@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications