Tags: guitarrapc/MiniPty
Tags
feat: Support NativeAOT static linking on Linux and macOS (#38) * chore: static lib for linux * chore: static lib for macOS * chore: handle .a * fix: macOS handling * ci: smoke on release * fix: review * fix: test failure * fix: review * fix: review