RESOLVED FIXED 258950
Implement WebAssembly in-place interpreter
https://bugs.webkit.org/show_bug.cgi?id=258950
Summary Implement WebAssembly in-place interpreter
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.