Error Panic When using -a flag on MacOS
Open
- Dominant language
- Rust
- Stars
- 362
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I compiled it using the release mode
Input:
```
asm-cli-rust -a x86
```
Output:
```
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Unsupported', src/main.rs:46:48
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.