Skip to content

Feature: (Ab)Use WASM for more efficient binary storage. #19

@NfNitLoop

Description

@NfNitLoop

Deno 2.1 adds even better support for loading WASM modules.

I bet storing binary data inside of a WASM file might be more space-efficient than storing it as base64 data inside of a .ts file.

Would be fun to implement a WASM option to compare the two.

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