Skip to content

[wasm] Review compiler options (again) #80217

Closed
@lewing

Description

@lewing

We're currently generating and processing full dwarf debug information for native and aot'd methods, then in a separate pass stripping that information in release mode (depending on several options) this can add substantial time and memory overhead. We need to review the emscripten compiler options and optimize the default case better. As part of the process we should review some of the properties we use and see if there is an easy way to surface some of them to the customer.

see #79874 #80103

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions