mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 22:46:29 +03:00
feat: add scripts/zig-ffi.sh
This script can be used to compile the libraries used in the Android application without the NDK.
This commit is contained in:
@@ -28,6 +28,8 @@ and an own build machine.
|
||||
|
||||
- `zig-rpc-server.sh` compiles binaries of `deltachat-rpc-server` using Zig toolchain statically linked against musl libc.
|
||||
|
||||
- `zig-ffi.sh` compiles C libraries into LLVM bitcode using Zig toolchain with musl libc.
|
||||
|
||||
- `android-rpc-server.sh` compiles binaries of `deltachat-rpc-server` using Android NDK.
|
||||
|
||||
## Triggering runs on the build machine locally (fast!)
|
||||
|
||||
Reference in New Issue
Block a user