Skip to content

Minimize WASM size #9

@MartinKavik

Description

@MartinKavik

What can be added into Cargo.toml:

[profile.release]
lto = true
opt-level = 'z'
codegen-units = 1

Other ideas?

@TatriX - you (will) have the project based on the current seed-quickstart-webpack template - I would be glad if you can confirm, that it helps or if you find other options. Don't hurry, I plan to integrate it to next release without ETA. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions