Skip to content

surpher/swift-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-linux

SwiftHTTP

Just testing out how Swift runs on Linux by tryingt o create a simple API client that fetches data from https://swapi.dev/api.

git clone https://github.com/pact-foundation/pact-reference
cd pact-reference/rust/pact_ffi
cargo build --release
export LD_LIBRARY_PATH=/absolute/path/to/pact-reference/rust/target/release/
swift build && .build/debug/SwiftHTTP
swift test -Xlinker -L/absolute/path/to/pact-reference/rust/target/release/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published