Skip to content

Commit

Permalink
Add builders 0016 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Jun 28, 2023
1 parent 416b64e commit a1a7b79
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions builders/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ any machine that can run Docker can do the cross-compilation.

## Changelog

**Version 0016:**

- Update Rust to 1.69.0.
- Let `build_muslc.sh` use `--example wasmvmstatic` instead of `--example muslc`

**Version 0015:**

- Update Rust to 1.68.2.
Expand Down
2 changes: 1 addition & 1 deletion docs/COMPILER_VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ We currently use the following version:

| Type | Rust version | Note |
| ------------------------ | ------------ | --------------------------------- |
| Production Rust compiler | 1.68.2 | Builders version 0015 |
| Production Rust compiler | 1.69.0 | Builders version 0016 |
| Min Rust compiler | 1.60.0 | Supports builder versions >= 0012 |
| Tooling Rust compiler | 1.69.0 | |

0 comments on commit a1a7b79

Please sign in to comment.