Skip to content

clojurewasm/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

clojurewasm/homebrew-tap

Homebrew tap for ClojureWasm tools and the zwasm WebAssembly runtime.

Install

brew install clojurewasm/tap/cljw    # ClojureWasm — Clojure runtime in Zig
brew install clojurewasm/tap/zwasm   # zwasm — WebAssembly runtime (Wasm 3.0, WASI, JIT + AOT)

Supported: macOS arm64 and Linux x86_64 (zwasm also Linux aarch64).

The binaries are not code-signed. Homebrew installs them without a Gatekeeper prompt on most setups; if macOS still blocks one as coming from an unidentified developer, clear the quarantine flag once:

xattr -d com.apple.quarantine "$(which cljw)"   # or: $(which zwasm)

License

The formulae here are MIT-licensed. The packaged software keeps its own license (cljw is EPL-2.0; zwasm is Apache-2.0).

About

Homebrew tap for ClojureWasm tools (brew install clojurewasm/tap/cljw)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages