Skip to content

[wasm] Selectively strip the Name section of the wasm blob #43690

@CoffeeFlux

Description

@CoffeeFlux

Currently, this section takes up about 150K without ICU and 550K with ICU. For a minimal sample we should get rid of everything other than a handful of functions. For the normal build we should get rid of the ICU symbols other than the ones we call directly since they are of little benefit to us in stack traces. See https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md#name-section

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions