interesting. I had not seen emscripten before. When I looked it up I found emscripten-f2c and I was wondering why you were suggesting he write it in Fortran 77. I dug a little deeper and found the transcompiler that emits javascript. I assume that is what you were referring to.

  EBo --

On Jun 18 2013 10:46 PM, Andre Guenther wrote:
I was wondering if you considered using emscripten to save you a lot
of trouble of reinventing the wheel.

Best regards,
Andre Guenther

On 06/18/2013 11:18 PM, David Hoskin wrote:
Hi,

I'm David and my project for this summer is to implement a Web draw(3)
server using WebSockets and the HTML <canvas>.

My repository is at
https://bitbucket.org/dhoskin/9webdraw
.

So far, I have a hacked-together WebSocket server in Go, which uses a C shim to post the endpoint to /srv. This is a terrible design, but it
works well enough to test the Web stuff.

Right now, I'm working on a 9P server in JavaScript. I can mount it,
but it can't do anything useful yet.

-- David


--
You received this message because you are subscribed to the Google Groups "Plan 9 
Google Summer of Code" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/plan9-gsoc.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to