Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MAE664128/demo_web_zip_wasm
A simple example program for creating password archives in ZIP format, running in a browser using WebAssembly.
https://github.com/MAE664128/demo_web_zip_wasm
Last synced: about 2 months ago
JSON representation
A simple example program for creating password archives in ZIP format, running in a browser using WebAssembly.
- Host: GitHub
- URL: https://github.com/MAE664128/demo_web_zip_wasm
- Owner: MAE664128
- Created: 2024-03-28T10:17:25.000Z (10 months ago)
- Default Branch: develop
- Last Pushed: 2024-05-23T08:41:21.000Z (8 months ago)
- Last Synced: 2024-08-17T16:37:52.876Z (5 months ago)
- Language: Rust
- Homepage: https://mae664128.github.io/demo_web_zip_wasm/
- Size: 833 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-yew - demo_web_zip_wasm - A simple example program for creating ZIP archives running in the browser using WebAssembly, [Live Demo](https://mae664128.github.io/demo_web_zip_wasm/). (Projects)
- trackawesomelist - demo\_web\_zip\_wasm (⭐3) - A simple example program for creating ZIP archives running in the browser using WebAssembly, [Live Demo](https://mae664128.github.io/demo_web_zip_wasm/). (Recently Updated / [Apr 24, 2024](/content/2024/04/24/README.md))
README
# A simple example program for creating ZIP archives running in the browser using WebAssembly.
![Screenshot7](doc/magic.gif)
### [Online Demo](https://mae664128.github.io/demo_web_zip_wasm/).