ndk icon indicating copy to clipboard operation
ndk copied to clipboard

use sanitizers and miri

Open dvc94ch opened this issue 5 years ago • 0 comments

Seems that at least asan should be supported by rust nightly and android. https://github.com/rust-lang/rust/issues/39699 https://github.com/rust-lang/rust/pull/38699 https://developer.android.google.cn/ndk/guides/asan

Miri still lacks support for ffi calls https://github.com/rust-lang/miri/issues/11

dvc94ch avatar May 23 '20 13:05 dvc94ch