Skip to content

Conversation

unityaisolutions
Copy link
Owner

This PR adds an automatic setup script (scripts/setup.sh) to streamline the project initialization process for WebOpenSSL. The script checks for required dependencies (Node.js, npm, and npx), builds the minified UMD bundle at dist/webopenssl.min.js using esbuild, and optionally builds the OpenSSL WASM provider when the --with-wasm argument is passed.

Additionally, an entry for the new setup script has been added to the package.json scripts section. This enhancement simplifies the setup for new developers and ensures that all necessary components are built correctly.


This pull request was co-created with Cosine Genie

Original Task: open-ssl-web/9c25cf0f703c
Author: unityaisolutions

Co-authored-by: Genie <genie@cosine.sh>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant