Bug 258950

Summary: Implement WebAssembly in-place interpreter
Product: WebKit Reporter: daniel_liu4
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

daniel_liu4
Reported 2023-07-06 15:28:47 PDT
Implement fundamentals of an in-place interpreter, handling i32, i64, f32, f64 types, integer arithmetic and comparisons, if/else, block, and loop.
Attachments
daniel_liu4
Comment 1 2023-07-07 16:33:12 PDT
daniel_liu4
Comment 2 2023-07-07 17:10:41 PDT
EWS
Comment 3 2023-07-20 14:20:48 PDT
Committed 266186@main (03154b1eb920): <https://commits.webkit.org/266186@main> Reviewed commits have been landed. Closing PR #15659 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.