-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
Judging by description in
emscripten/src/wasm_offset_converter.js
Lines 13 to 19 in 39d93be
| // The main purpose of this module is to enable the conversion of function | |
| // index and offset from start of function to an offset into the WASM binary. | |
| // This is needed to look up the WASM source map as well as generate | |
| // consistent program counter representations given v8's non-standard | |
| // WASM stack trace format. | |
| // | |
| // v8 bug: https://crbug.com/v8/9172 |
Metadata
Metadata
Assignees
Labels
No labels