Skip to content

Commit

Permalink
Update docs for ghc-wasm-meta
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Mar 2, 2024
1 parent 190d308 commit b413ade
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,8 @@ export SKIP_GHC=yes
source ~/.ghc-wasm/env
```

**Note that some wasm bindists don't work with the master branch of ghc-wasm-meta. GHCup will warn you about such cases prior to installation and point you to the right commit.**

To install, we need to invoke ghcup like so also passing the `--host=<host>` flag (adjust as needed):

```sh
Expand Down

0 comments on commit b413ade

Please sign in to comment.