Bug 259378 - Implement in-place interpreter call and arithmetic/comparisons
Summary: Implement in-place interpreter call and arithmetic/comparisons
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-20 16:31 PDT by daniel_liu4
Modified: 2023-07-21 12:01 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description daniel_liu4 2023-07-20 16:31:07 PDT
Implement Wasm call opcode and remaining i32, i64, f32, and f64 operations
Comment 1 Radar WebKit Bug Importer 2023-07-20 16:31:23 PDT
<rdar://problem/112627148>
Comment 2 daniel_liu4 2023-07-20 16:36:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15964
Comment 3 EWS 2023-07-21 12:01:11 PDT
Committed 266214@main (d5dfafee77d6): <https://commits.webkit.org/266214@main>

Reviewed commits have been landed. Closing PR #15964 and removing active labels.