Skip to content

[wasm] Enable relinking of the wasm binary at build time #43783

Closed
@CoffeeFlux

Description

@CoffeeFlux

This lets us minimize the app size, and in particular lets us potentially link out a bunch of code held alive by unused pinvokes and dependencies.

It will require emscripten to be present on user machines and expands the size of the runtime pack.

cc: @vargaz

Metadata

Metadata

Assignees

Labels

arch-wasmWebAssembly architecturearea-Build-monosize-reductionIssues impacting final app size primary for size sensitive workloads

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions