The WebAssembly port of ldid (Link Identity Editor), allowing you to sign iOS binaries directly in the browser or via Node.js.
To build the project from source, ensure you have the Emscripten SDK installed and activated.
git clone --recursive https://github.com/JiJingren/ldid-wasm.git
cd ldid-wasmmakeThe build process will create a build/ directory containing:
ldid.js/ldid.wasm: The core file.lib/: Compiled static libraries.include/: headers.