Bug 259665
Summary: | Implement saturating truncation, remaining memory and table operations, and update call to pass stack parameters | ||
---|---|---|---|
Product: | WebKit | Reporter: | daniel_liu4 |
Component: | JavaScriptCore | Assignee: | 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
Implemented the remainder of the core Wasm spec, including saturating truncation and memory/table operations. Fixed bugs in call and updated implementation to pass stack parameters.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113166666>
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/16249
EWS
Committed 266545@main (de71f3ac024b): <https://commits.webkit.org/266545@main>
Reviewed commits have been landed. Closing PR #16249 and removing active labels.