Skip to content

Library dxt-js as optional dependency #7

@Timic3

Description

@Timic3

RW parser as a whole has quite large bundle size, considering 87% of the size comes from dxt-js library. We could implement DXT decompression (we don't need compression) functionality in JavaScript/TypeScript and ship significantly smaller bundle size with no dependencies whatsoever. It might be a bit slower, but if people want to trade speed for smaller bundle size, this should be an option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions