WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
166625
WebAssembly: test more wasm->wasm
https://bugs.webkit.org/show_bug.cgi?id=166625
Summary
WebAssembly: test more wasm->wasm
JF Bastien
Reported
2016-12-30 12:32:30 PST
Bug #165282
is getting huge, and already tests interesting things and gets the useful functionality off the ground. We should go back and test other weird corner cases. I left some FIXMEs in wasm-to-wasm.js to test other interesting things: // FIXME: test wasm->wasm using 32-bit things (including float), as well as 64-bit NaNs that don't get canonicalized // FIXME: do a throw two-deep // FIXME: check that the first wasm's instance is back in OK state (with table or global?) // FIXME: test calling through a Table
Attachments
Add attachment
proposed patch, testcase, etc.
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