Bug 167212

Summary: WebAssembly: Make Error.stack / debugger have something better for Wasm frames.
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: JavaScriptCoreAssignee: JF Bastien <jfbastien>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: jfbastien, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Keith Miller 2017-01-19 13:36:59 PST
I believe we currently only display "WebAssembly frame" or something. We should at least have the function index.
Comment 1 Radar WebKit Bug Importer 2017-01-19 13:37:20 PST
<rdar://problem/30103510>
Comment 2 JF Bastien 2017-11-06 09:11:02 PST
I fixed this a while ago. It can still be improved, though!