Re: TeXmacs & Webassembly

TeXmacs <[email protected]> Wed, 26 Jan 2022 14:37:51 +0100
Newsgroups gmane.editors.texmacs.devel
Message-ID <[email protected]>
Hi Max,

On Wed, Jan 26, 2022 at 02:19:57PM +0100, Massimiliano Gubinelli wrote:
> on my machine works as follows:
> 
> - unzip the files and enter the directory.
> - run 'python3 -m http.server' or something like this to initiate an HTTP server. For me it start listening to localhost:8000:
> 
> mgubi@Ulrike build-wasm % python3 -m http.server
> Serving HTTP on :: port 8000 (http://[::]:8000/) ...

Until here, it works.

> then on a browser visit the page http://localhost:8000/TeXmacs.html <http://localhost:8000/TeXmacs.html>
> 
> this will load the .wasm file and compile it  and then load the .data file (which contains the resources like fonts, scripts, etc..) and create a virtual FS out of it. 
> It takes some time but sooner or later you should see TeXmacs in the window. (tested on Safari and Firefox on Mac).

I obtain a broken link to some image with the caption 'Qt for WebAssembly: TeXmacs'.
Nothing seems to happen appart from that.

Best wishes, --Joris

_______________________________________________
Texmacs-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/texmacs-dev