Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

zwasm/homebrew-tap

Homebrew tap for zwasm, a from-scratch WebAssembly runtime in Zig.

Install

brew install zwasm/tap/zwasm

Supported: macOS arm64, Linux x86_64 and Linux aarch64. Windows builds are on the Releases page rather than here.

Moving from the old tap

zwasm used to ship from clojurewasm/tap. If you installed it that way, brew update will point you at the new tap. To move by hand:

brew tap zwasm/tap
brew reinstall zwasm

Gatekeeper

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 zwasm)"

License

Apache-2.0, the same license as zwasm itself.

About

Homebrew tap for zwasm

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages