Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ldid-wasm

The WebAssembly port of ldid (Link Identity Editor), allowing you to sign iOS binaries directly in the browser or via Node.js.

Compilation

To build the project from source, ensure you have the Emscripten SDK installed and activated.

1. Clone the Repository (with Submodules)

git clone --recursive https://github.com/JiJingren/ldid-wasm.git
cd ldid-wasm

2. Build

make

3. Output

The build process will create a build/ directory containing:

  • ldid.js / ldid.wasm: The core file.
  • lib/: Compiled static libraries.
  • include/: headers.

About

A WebAssembly port of ldid that can run in browsers and NodeJS.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages