https://github.com/wasmedge/homebrew-llvm
A homebrew tap for an wasmedge formula with option
https://github.com/wasmedge/homebrew-llvm
Last synced: 10 months ago
JSON representation
A homebrew tap for an wasmedge formula with option
- Host: GitHub
- URL: https://github.com/wasmedge/homebrew-llvm
- Owner: WasmEdge
- License: bsd-2-clause
- Created: 2025-06-11T10:49:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-11T11:10:13.000Z (about 1 year ago)
- Last Synced: 2025-06-23T04:46:41.690Z (about 1 year ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew
This is a 3rd party tap for [Homebrew](https://brew.sh/). It provides a formula for `llvm` that is built with the `lld` linker enabled by default.
# Installation
To install this tap, run the following command:
```bash
brew tap WasmEdge/llvm
brew install WasmEdge/llvm/llvm
```