Skip to content

Commit

Permalink
Add note on zig.wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
eliot-akira committed Jul 19, 2024
1 parent daabaf5 commit 94dc198
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Changes include:

## Prepare

- [ ] Compile zig compiler for `wasm32-wasi` and place `zig_release.wasm` in `src`

- [x] Compile zls for `wasm32-wasi` and place `zls.wasm` in `src`

Or download `zls-wasm32-wasi.tar.xz ` from [releases](https://github.com/zigtools/zls/releases).
Expand Down

0 comments on commit 94dc198

Please sign in to comment.