mirror of https://github.com/qt/qtdoc.git
Doc: Promote wasm from TP to module
Fixes: QTBUG-81025 Change-Id: Iadc405c1111335690c43341cdd02c1215fadee06 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
parent
196b974538
commit
c8c097a4de
|
@ -396,6 +396,11 @@
|
|||
\li A framework for implementing different input methods as
|
||||
well as a QML virtual keyboard. Supports localized keyboard
|
||||
layouts and custom visual themes.
|
||||
\row
|
||||
\li \l{Qt for WebAssembly}
|
||||
\li All
|
||||
\li Web browsers with WebAssembly support
|
||||
\li A platform target to compile Qt applications for the web browsers using WebAssembly.
|
||||
\row
|
||||
\li \l {Qt Quick WebGL}
|
||||
\li All
|
||||
|
@ -442,9 +447,6 @@
|
|||
\header
|
||||
\li Feature
|
||||
\li Description
|
||||
\row
|
||||
\li \l{Qt for WebAssembly} (Technology Preview)
|
||||
\li A platform target to compile Qt applications for the web browsers using WebAssembly.
|
||||
\row
|
||||
\li \l{Qt Lottie Animation} (Technology Preview)
|
||||
\li A QML API for rendering graphics and animations in JSON format,
|
||||
|
|
Loading…
Reference in New Issue