-
Hi folks,
I'm running `clangd-indexer` from [llvm 12.0.0-rc2](https://github.com/llvm/llvm-project/releases/tag/llvmorg-12.0.0-rc2) against Firefox source code that we use at [Playwright](https://g…
-
Hey there,
I'm really curious about this project because it really allows me to get rid of all of the pain when working with JNI
## Environment:
OS: macOS 13.0
Processor/Arch: Apple M1 Pro
##…
-
@certik I have noticed that towards the end of the build CMake violates configure choices, picking a random compiler from the system prefix:
```
make[2]: Entering directory `/opt/local/var/macport…
-
Trying to compile for macOS 10.13.6.
I have:
```
Command "/usr/bin/flex --version" failed with output:
dyld: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
R…
-
Currently, the Scala Native `runtime` uses a pure-Scala DWARF + Mach-O parser developed by @keynmol (https://github.com/indoorvivants/macho-elf-coff-parser/). It allows us to enrich stack traces with …
-
### New Issue Checklist
- [+] Updated fastlane to the latest version
- [+] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [+] I read [doc…
-
https://github.com/lief-project/LIEF
initially: I don't think it's powerful enough, adds a binary dependency, and adds C code to run on untrusted binaries.
-
I already looked [here](https://github.com/CocoaPods/Rainforest/issues/74) and the solution provided by @icecrystal23 didn't work for me or perhaps I couldn't figure it out.
## First attempt at `r…
-
### Description
I am trying to build yasm with msvc but I have build errors.
### Package and Environment Details
* Package Name/Version: **yasm/1.3.0**
* Operating System+version: **Windows 11**
…
-
Thank you for maintaining goblin. It is a joy being able to open binary files from any platform and analyze their contents without having to install a myriad of tools to support various binary formats…