CMake/Help/variable/WASI.rst
Jacob Hummer 68cd5281e4 WASI: Add platform modules
Add minimal platform modules to support toolchain files like those in

* https://github.com/WebAssembly/wasi-sdk

or direct use of `-DCMAKE_SYSTEM_NAME="WASI"`

Fixes: #19223
2024-07-16 12:28:19 -04:00

8 lines
148 B
ReStructuredText

WASI
----
.. versionadded:: 3.31
Set to ``1`` when the target system is WebAssembly System Interface
(:variable:`CMAKE_SYSTEM_NAME` is ``WASI``).