Re: [sword-devel] SWORD + Qt + emscripten

2025-04-20 Thread Arnaud Vié
Thank you Zoltan ! I recently had a look at compiling sword with emscripten - in my case, the goal is to run osis2mod in a web page on client side. I got to some success, but the build process I set up was a bit unstable (one day it would build fine and I got a running wasm module - the next day I

Re: [sword-devel] SWORD + Qt + emscripten

2025-04-20 Thread Greg Hellings
This is pretty fantastic. Technology has come so far in the past decade! Looks easy to adapt to BibleTime's build process as well. He is risen, indeed! On Sun, Apr 20, 2025, 11:27 AM Kovács Zoltán wrote: > Dear All, > maybe some of you are interested in a technical blog entry on compiling a > C

[sword-devel] SWORD + Qt + emscripten

2025-04-20 Thread Kovács Zoltán
Dear All, maybe some of you are interested in a technical blog entry on compiling a C++ application, based on SWORD and Qt, to a full-fledged offline web application (via emscripten): https://matek.hu/zoltan/blog-20250420.php He is risen! Blessings, Zoltán