From 622e4c0a75db452ab882bc62dcbbc880cf9db186 Mon Sep 17 00:00:00 2001 From: oligami <69239094+oligamiq@users.noreply.github.com> Date: Sun, 10 Nov 2024 20:00:15 +0900 Subject: [PATCH] Update threads/README.md Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com> --- threads/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/threads/README.md b/threads/README.md index 30d2821..5dc89ae 100644 --- a/threads/README.md +++ b/threads/README.md @@ -1,5 +1,8 @@ # A pure javascript shim for WASI Preview 1 threads +> [!WARNING] +> The code in this directory is less production ready than the main browser_wasi_shim code. + This project is implement threads on browser_wasi_shim # Features