X-Received: by 2002:a37:a6c9:: with SMTP id p192mr123884424qke.184.1561358090217; Sun, 23 Jun 2019 23:34:50 -0700 (PDT) X-Received: by 2002:a9d:1718:: with SMTP id i24mr69218332ota.269.1561358089832; Sun, 23 Jun 2019 23:34:49 -0700 (PDT) Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!m24no11055555qtm.0!news-out.google.com!33ni232qtt.0!nntp.google.com!m24no11055554qtm.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Sun, 23 Jun 2019 23:34:49 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=103.21.125.77; posting-account=ns7lewoAAAA3j0xUK5M476XqUx9cVMDB NNTP-Posting-Host: 103.21.125.77 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: gnuplot running in your browser (compiled with emscripten) From: yasasvi.peruvemba@gmail.com Injection-Date: Mon, 24 Jun 2019 06:34:50 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Lines: 19 Xref: csiph.com comp.graphics.apps.gnuplot:4203 On Wednesday, 2 January 2013 02:09:38 UTC+5:30, Christ H wrote: > Hi,=20 > just as an xmas project I tried to compile gnuplot with emscripten and it= worked amazingly well. Had to patch some little things, nothing dramatic. = Only issue: hidden surface removal is broken (crashes), which might be due = to int64 usage. Appreciate feedback. Feel free to have fun with this, no in= stall required, just a modern browser. >=20 > Cheers, > Christian >=20 > http://gnuplot.respawned.com Hey Christian, I too am trying to port gnuplot, but currently, I keep getti= ng an error "out.svg not found", after dealing with a few other errors, thi= s seems to be where i'm getting stuck, it could be great if you could share= any details regarding this! >Regards, >Yasasvi