Skip to content

Repository files navigation

wasmzip

Vite app that compresses a file directly in the browser using WebAssembly.

Running Locally

  1. Install language frameworks:

  2. Clone the repo, and install the dependencies:

    git clone git@github.com:shadanan/wasmzip.git
    npm install
    cargo install wasm-pack
  3. Compile the WebAssembly binary:

    wasm-pack build
  4. Run the development server:

    npm run dev

About

Vite app that compresses a zip file directly in the browser using WebAssembly

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages