Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
5.15.11
-
None
Description
Hi! Is there a way to use webassembly modules in QJSEngine? KTextEditor provides a scripting component that uses QJSEngine so I could theoretically extend its functionality by compiling third party libraries into wasm and use them in my script.
Thanks!