44670 / p7zip-wasm

https://44z.me
GNU Affero General Public License v3.0
115 stars 11 forks source link

How to build this project? #2

Closed 6769 closed 2 years ago

6769 commented 2 years ago

This project's idea is a nice try on Browser/Chrome OS, while without build process script(build.sh, Makefile, etc...), it's hard to reproduce the target that code aimed at.

like this REPO: https://github.com/use-strict/7z-wasm Could you please add the build steps when you are free?

44670 commented 2 years ago

Currently we are still experimenting with various compilation parameters/wasm features and the build script is not ready to be uploaded yet. It is recommended to try to compile it based on existing CMake files.