nginx / unit-docs

NGINX Unit's official website and documentation
https://unit.nginx.org
Creative Commons Attribution 4.0 International
49 stars 97 forks source link

Webassembly App example uses 3rd party repo #140

Open Jcahilltorre opened 1 month ago

Jcahilltorre commented 1 month ago

The steps in the HOW-TO > App Samples > WebAssembly doc (source ) include cloning a 3rd party repo that we have no control over (potential security risk if a malicious agent would modify the contents of that repo).

We should replace this example with our own solution.