An open API service indexing awesome lists of open source software.

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

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
```