summaryrefslogtreecommitdiff
path: root/wasm-qt
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-12-16 15:31:07 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-12-16 17:51:14 +0100
commitc26ce14c2bc2f4583cb02af56fdf7c00df3c5aac (patch)
tree7c87da50c35cb8a73d42f393d87a297e85b47740 /wasm-qt
parentede7be0c3c70a92cd8601762d8cae7c07976360e (diff)
drop ui-previewer
the need for this is gone now the transition from src to ui is completed. I certainly don't use this anymore. Change-Id: I5bf9c8bc4f00152977091f466c2e808b824acb44 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126925 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'wasm-qt')
-rw-r--r--wasm-qt/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/wasm-qt/README.md b/wasm-qt/README.md
index 2591d2de297d..bfe930ef6775 100644
--- a/wasm-qt/README.md
+++ b/wasm-qt/README.md
@@ -5,9 +5,6 @@ This module provides support for emscripten cross build
## Status
$ make
- $ emrun --serve_after_close instdir/program/ui-previewer.html
-
-The `ui-previewer` "binary" will "crash" with memory alignment problems.
You can run the WASM mandelbrot Qt example, if you copy its HTML
and the qtloader.js from the Qt's example folder after build with: