-
| | |
| --- | --- |
| Bugzilla Link | [42099](https://llvm.org/bz42099) |
| Resolution | INVALID |
| Resolved on | Jun 01, 2019 10:35 |
| Version | 7.0 |
| OS | Linux |
| Attachments | [The pre-proc…
-
**Project Title:** Porting PRoot to Rust
**Description:**
There is already a proof of concept in progress, (See: https://github.com/proot-me/proot-rs). However, this implementation is very basic…
-
```
./proot-rs -V
proot-rs
./proot-rs --version
proot-rs
```
-
Architectures:
- [x] `x86_64`
- [x] `arm32v7`
- [x] `aarch64`
_Originally posted by @oxr463 in https://github.com/proot-me/proot-rs/issues/35#issuecomment-896836738_
-
proot-rs is currently not aware of the / at the end of the path during path translation. This causes the behavior of ls to be inconsistent with that on host.
inside guestfs:
![image](https://use…
imlk0 updated
3 years ago
-
dear MR drasil,
I Am visually impaired advanced user and I would like to try The latest bleeding edge code of yours screen reader. I AM triing to build it by using cargo build
command. But unfortuna…
-
After https://github.com/proot-me/proot-rs/issues/32 bats-core is resolved, we need to write integration tests using [`bats-core`](https://github.com/bats-core/bats-core).
> Since we can already ru…
imlk0 updated
3 years ago
-
The current implementation is written for Linux x86_64 and lacks support for android and arm/aarch64.
These issues need to be resolved:
- [x] Language support: rust has great support for the and…
imlk0 updated
3 years ago
-
See: https://github.com/mindrunner/docker-android-sdk
-
`String` only works on valid UTF-8 :(