blacktop
blacktop
https://github.com/apple/swift/blob/main/tools/swift-demangle/swift-demangle.cpp https://github.com/apple/swift/tree/main/include/swift/Demangling https://github.com/apple/swift/tree/main/lib/Demangling
```bash ❯ cat greet.swift func greet() { print("Hello World!") } greet() ``` ```bash ❯ swiftc greet.swift # compile ``` ```bash ❯ nm greet 0000000100003db4 t _$s5greetAAyyF U _$sSS21_builtinStringLiteral17utf8CodeUnitCount7isASCIISSBp_BwBi1_tcfC U _$sSSN...
https://github.com/apple/swift/blob/main/docs/ABI/Mangling.rst
Ya that's what I did https://github.com/blacktop/lzfse-cgo, but it feels gross. Thought if you "liked" the algo you might pure-Go/optimize the heck out of it 😁 I hate having to introduce...
Understood
I airdrop-ed XCode-beta from one M1 to another today and Monterey 12.1b3 said that XCodebeta signature wasn't recognized so I tried your tool, but it just spins (probably due to...
I like where your heads at! This is a little more complicated than things I have done in the path because this technique works well with a single config file,...
I will look into elasticsearch later today. It might be pending because you aren't using one of the hypervisors currently supported by this docker image as mentioned in the beginning...
this might be related to #18