https://github.com/dmjio/remote-iserv
Cross-compile TH splices on iOS
https://github.com/dmjio/remote-iserv
apple arm cross-compilation ghc haskell ios mach-o nix nixpkgs
Last synced: 4 months ago
JSON representation
Cross-compile TH splices on iOS
- Host: GitHub
- URL: https://github.com/dmjio/remote-iserv
- Owner: dmjio
- License: other
- Created: 2019-11-21T03:11:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-14T00:59:31.000Z (over 1 year ago)
- Last Synced: 2025-09-25T15:43:14.280Z (9 months ago)
- Topics: apple, arm, cross-compilation, ghc, haskell, ios, mach-o, nix, nixpkgs
- Language: Nix
- Homepage:
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
remote-iserv
===================
Useful for cross-compilation of Template Haskell splices on an iPhone.
To build `remote-iserv` ARM Mach-O binary for `iOS`.
```bash
nix-build
```