From 7beb29e656bb4a973d69a20077872341a851a652 Mon Sep 17 00:00:00 2001 From: Ng Zhi An Date: Tue, 24 Sep 2019 14:33:08 -0700 Subject: [PATCH] Surface ImplementationStatus.md more publicly --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6fb4d7b54..82945ae4d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ resulted. The [proposed specification](proposals/simd/SIMD.md) has the details. +Note: this proposal is still being worked out, and rate of changes is high, please consult the [implementation status document](proposals/simd/ImplementationStatus.md) to get an idea of the state of implementation across toolchains and embedders. + [Design issue](https://github.com/WebAssembly/proposals/issues/1)