Skip to content

Would it help reduce the size of wasm by split out different compress/decompress methods? #5

@zwz

Description

@zwz

I find the wasm file quite big.
It contains all the pairs of compress/decompress methods.
But it is quite common that one use just one pair of them, say deflate_encode_raw and deflate_decode_raw.
So comes my wondering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions