-
Hello :hand:,
I'd like to help on this project but I am not working on a Windows platform. I'm not an expert in C# too. I'm just a regular developer impressed by the work made on this project to fi…
-
To add support for ARM64 we can use MTE and the x18 register in place of the PKRU on x64. Here's what we need to do
## Testing on QEMU
- [x] support cross-compiling for ARM in CMake (#311)
- [x] …
-
Hello I was quite interested to test the thi programming language on Linux, but I didn't get further than segmentation fault. Here is the example code that gives segfault:
…
ghost updated
5 years ago
-
# Compatibility Report
- Name of the game with compatibility issues:World of Tanks Blitz Ap ID:444200
## System Information
- GPU: GTX860M
- Driver/LLVM version: 4.6.0 NVIDIA 390.48
- Kernel v…
-
@sha0coder and I have weird, silly, sick, twisted idea from aarch64 Apple M1/M2 Mac to be able to "cross compile" to `x86_64-apple-darwin` Rust triple and then see how far we can get running Linux Use…
-
Hey,
Unfortunately, I cannot build `libressl` for a Cortex A9 CPU (ARMADA 38x) :
```
$ export PATH="/build/cross-arm-turomnia/bin:${PATH}"
$ export CFLAGS="-static --static -march=armv7 -mtune=c…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR52333](https://bugs.llvm.org/show_bug.cgi?id=52333) |
| Status | NEW |
| Importance | P enhancemen…
-
## :bug: Bug Report
### Affected Languages
- [ ] `TypeScript` or `Javascript`
- [x] `Python`
- [ ] `Java`
- [ ] .NET (`C#`, `F#`, ...)
### General Information
* **JSII Version:** 6.13.6
* …
-
I followed the Getting Started instructions [here](https://scalapy.dev/docs/) exactly, using `python-native-libs`. I am using a virtual environment and passing this in as a `-D` option. I started out …
-
## Bug description
Two symbolic variables `array_0` and `array_1` were defined. KLEE completed and exited successfully. However, variable names in `.ktest` files seemed to be broken.
- `.kquery`…