Bug 163420
| Summary: | WebAssembly testing: 64-bit values | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | JF Bastien <jfbastien> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | chi187 |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 163267 | ||
| Bug Blocks: | 162706 | ||
JF Bastien
Generating 64-bit immediates through JavaScript is a mild PITA because JavaScript can't count that high with much precision. I punted on implementing it for now, and will go back to fix it later.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |