Re: Web versions, thoughts

Jean Louis <[email protected]> Fri, 2 Apr 2021 22:36:27 +0300
Newsgroups gmane.org.gnu.discuss
Message-ID <YGdyO/yfT/[email protected]>
* Zany And Crazy <[email protected]> [2021-04-02 22:14]:
> >Porting something to the web is not only rewriting from >scratch in JavaScript
> 
> Isn't WebAssembly a way to make C++ code run in the browser? I thought
> that's what it was.....

How I have understood from reading, it is not hard to modify or
prepare it for WebAssembly, some compilers have that target too.

Jean