Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Qt Webassembly with WASI (lucet, wasmtime)?
-
Hi everyone,
I would like to access system calls from my Qt WASM application, and I wanted to know if there is anyway to use WASI, preferably Lucet to work with Qt.Are there any workarounds to implementing WASI?
Thanks, Ali
-
Not currently:
https://bugreports.qt.io/browse/QTBUG-75041
-
Thank you.