From d76a1236c78ee6c69bc42169bea2918684e792c8 Mon Sep 17 00:00:00 2001 From: konomae Date: Sat, 5 Sep 2026 11:31:27 +0900 Subject: [PATCH] Recommend proto's built-in Zig toolchain --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a344459..a7eeb54 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [Zig](https://ziglang.org/) WASM plugin for [proto](https://github.com/moonrepo/proto). +> [!IMPORTANT] +> Zig is available in proto's official built-in toolchain as of [proto v0.62](https://moonrepo.dev/blog/proto-v0.62). We recommend using the built-in toolchain instead of this plugin. + ## Installation Add the following to `.prototools`.