summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmstring.cpp
Commit message (Expand)AuthorAgeFilesLines
* wasm: use module_property instead of global(“Module”)Morten Sørvig2021-06-221-2/+2
* wasm: fix QWasmString::toQString assertion for emscripten 1.39.4Alexandra Cherdantseva2020-01-311-2/+3
* wasm: fix redundant string conversions between wasm and JavaScriptAlexandra Cherdantseva2020-01-221-0/+61