add note for miri

This commit is contained in:
LuuuXXX 2025-03-04 20:30:57 +08:00
parent 3eb04fd590
commit f3312609f7

View file

@ -29,6 +29,9 @@ The targets require a reasonably up-to-date OpenHarmony SDK on the host.
The targets support `cargo`, which require [ohos-openssl](https://github.com/ohos-rs/ohos-openssl).
`miri` isn't supported yet, since its dependencies (`libffi` and `tikv-jemalloc-sys`) don't support
compiling for the OHOS targets.
## Setup
The OpenHarmony SDK doesn't currently support Rust compilation directly, so