Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bb8cb62b7160699e476f4fd7c5de0acebc037a65
https://github.com/WebKit/WebKit/commit/bb8cb62b7160699e476f4fd7c5de0acebc037a65
Author: Sergey Rubanov <[email protected]>
Date: 2026-08-28 (Fri, 28 Aug 2026)
Changed paths:
M JSTests/wasm/js-api/test_basic_api.js
Log Message:
-----------
[JSC][Wasm] Expect CompileError for an empty WebAssembly.Module
Reviewed by Yusuke Suzuki.
Empty buffers already throw WebAssembly.CompileError. Drop the stale
FIXME that expected Error (the superclass).
* JSTests/wasm/js-api/test_basic_api.js:
Canonical link: https://commits.webkit.org/320057@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications