WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
daniel_liu4
Comment 1
2023-07-07 16:33:12 PDT
<
rdar://111932567
>
daniel_liu4
Comment 2
2023-07-07 17:10:41 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15659
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.
Top of Page
Format For Printing
XML
Clone This Bug