-
### CheckList
- [X] I agree to follow this project's Code of Conduct
- [X] I have read and followed the [Contributing Guide](https://github.com/fabricjs/fabric.js/blob/master/CONTRIBUTING.md)
- [X] I…
-
I’m building my project with cryptopp using FetchContent:
```
FetchContent_Declare(
cryptopp_cmake
GIT_REPOSITORY https://github.com/abdes/cryptopp-cmake.git
)
set(CRYPTOPP_BUILD_TESTING OFF…
-
As below:
```
error: linking with `x86_64-unknown-netbsd-gcc` failed: exit status: 1
= note: rust-lld: error: unknown argument '-dc'
rust-lld: error: unknown argument '-dp'
…
-
For a while now I've had problems with building the v0.8.0 branch. I have managed to work around the issues, but since momentum is building for the v0.8.0 branch, I thought I'd share the issues and my…
-
hello, i m impressed by the Decompile model you released.
i want to know the details of splitting exebench for train and evaluation. because i want to reproduce your evaluation results for a bette…
-
Hi, Chafa is an awesome tool! I found a [standalone executable for the x86_64 architecture](https://hpjansson.org/chafa/download/), but I couldn't find one for arm64.
Would you be able to provide **s…
-
I am using Arch under https://github.com/fsquillace/junest .
```
❯ sudo-junest yay -S --noconfirm rm-improved
AUR Explicit (1): rm-improved-0.13.1-1
Sync Make Dependency (1): rust-1:1.79.0-1
::…
-
I hope this message finds you well. I am currently working on a project that involves the bochscpu crate and the SoftFloat-3e library, and I have encountered a couple of issues during the compilation …
-
### Describe the bug
Unable to run the sample LLVM code https://github.com/wasmerio/wasmer/blob/master/examples/compiler_llvm.rs at HEAD of the repo on Apple M1 Max.
```
cargo run --exampl…
-
Specifically in the "Setting up a development environment" section.