mirror of
https://github.com/girlbossceo/hardened_malloc-rs.git
synced 2025-04-29 14:19:25 -04:00
rust wrapper for GrapheneOS's hardened_malloc
|
||
---|---|---|
src | ||
.gitignore | ||
.gitmodules | ||
build.rs | ||
Cargo.toml | ||
CODE_OF_CONDUCT.md | ||
hardened_malloc_sources.txt | ||
LICENCE | ||
LICENCE_GRAPHENEOS | ||
README.md |
hardened_malloc-sys
the sys repo, rust wrapper
TODO:
- test if this even works
- add support for explicit make config args on top of choosing variant
- make build script better overall
- support C preprocessor macro definitions
- potentially add support for cross-compiling so i can build on apple silicon for linux x86?
- add support for hardened_malloc's tests and our own tests
- add github CI/CD
- mirror to other places