summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2021-10-06 15:21:43 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-10-06 16:30:36 +0000
commit9fb49bf0bccbbaffed19cae88dd2b7a44e7eb510 (patch)
treeffd2798920e8f53c198fcae54aa69289473a5c81
parent569b34a938a252bfe8f8c7f65cf591f5a7ae6add (diff)
wasm: Add Tech Preview note
Change-Id: Ibbe500fe2a8da121e0de793e8e688ed392de8d87 Reviewed-by: Andy Shaw <andy.shaw@qt.io> (cherry picked from commit 6c62eb7b56b0f97d4da9259b72d1d0bcf3f07b71) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/platforms/webasm.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/platforms/webasm.qdoc b/doc/src/platforms/webasm.qdoc
index 3e66a45cf..978a85b01 100644
--- a/doc/src/platforms/webasm.qdoc
+++ b/doc/src/platforms/webasm.qdoc
@@ -45,6 +45,8 @@ lets you build Qt applications, which can be integrated into your web pages.
It doesn't require any client-side installations and reduces the server-side
resource usage.
+\note Qt for WebAssembly is currently in Tech Preview.
+
\section1 Getting Started with Qt for WebAssembly
\section2 Install Emscripten