Skip to content

Commit

Permalink
docs(wasm-api): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Jun 8, 2024
1 parent 14313e9 commit 7193c0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions packages/wasm-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,9 +317,10 @@ built-in build system is as simple as:

### Zig v0.13 or newer

**IMPORTANT:** Due to recent [syntax & build system changes in Zig
v0.13.0](https://ziglang.org/download/0.13.0/release-notes.html), older Zig
versions are not actively unsupported (however, [build files for older versions
**IMPORTANT:** Due to recent syntax & build system changes in Zig
[v0.12.0](https://ziglang.org/download/0.12.0/release-notes.html) &
[v0.13.0](https://ziglang.org/download/0.13.0/release-notes.html), older Zig
versions are not actively supported (however, [build files for older versions
are still
included](https://github.com/thi-ng/umbrella/blob/develop/packages/wasm-api/zig))

Expand Down
7 changes: 4 additions & 3 deletions packages/wasm-api/tpl.readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,9 +283,10 @@ built-in build system is as simple as:

### Zig v0.13 or newer

**IMPORTANT:** Due to recent [syntax & build system changes in Zig
v0.13.0](https://ziglang.org/download/0.13.0/release-notes.html), older Zig
versions are not actively unsupported (however, [build files for older versions
**IMPORTANT:** Due to recent syntax & build system changes in Zig
[v0.12.0](https://ziglang.org/download/0.12.0/release-notes.html) &
[v0.13.0](https://ziglang.org/download/0.13.0/release-notes.html), older Zig
versions are not actively supported (however, [build files for older versions
are still
included](https://github.com/thi-ng/umbrella/blob/develop/packages/wasm-api/zig))

Expand Down

0 comments on commit 7193c0d

Please sign in to comment.