[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs in the Cloud
From: |
Dimitri Fontaine |
Subject: |
Re: Emacs in the Cloud |
Date: |
Tue, 26 Jul 2011 11:11:38 +0200 |
User-agent: |
Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) |
Dimitri Fontaine <address@hidden> writes:
> David Engster <address@hidden> writes:
>>> I could not live without terminal-based Emacs (and emacsclient -nw).
>> Well, me neither.
>
> That's why I carefully proposed a new port, not a new Emacs.
Oh, and maybe that project would be an interesting way to test things out:
https://github.com/kripken/emscripten/wiki
Emscripten is an LLVM-to-JavaScript compiler. It takes LLVM bitcode
(which can be generated from C/C++, using llvm-gcc or clang, or any
other language that can be converted into LLVM) and compiles that into
JavaScript, which can be run on the web (or anywhere else JavaScript
can run).
Another approach would be to link against webkit and have it do all the
rendering, I think that's about what TermKit does:
http://acko.net/blog/on-termkit
Regards,
--
dim
- Re: Emacs in the Cloud, (continued)
- Re: Emacs in the Cloud, Dimitri Fontaine, 2011/07/25
- Re: Emacs in the Cloud, Julien Danjou, 2011/07/25
- Re: Emacs in the Cloud, joakim, 2011/07/25
- Re: Emacs in the Cloud, Julien Danjou, 2011/07/25
- Re: Emacs in the Cloud, James Cloos, 2011/07/25
- Re: Emacs in the Cloud, Richard Stallman, 2011/07/25
- Re: Emacs in the Cloud, Bill Wohler, 2011/07/25
- Re: Emacs in the Cloud, Ken Raeburn, 2011/07/26
- Re: Emacs in the Cloud, David Engster, 2011/07/26
- Re: Emacs in the Cloud, Dimitri Fontaine, 2011/07/26
- Re: Emacs in the Cloud,
Dimitri Fontaine <=
- Re: Emacs in the Cloud, joakim, 2011/07/26
- Re: Emacs in the Cloud, Michael Albinus, 2011/07/26
- Re: Emacs in the Cloud, Andrew W. Nosenko, 2011/07/29
- Re: Emacs in the Cloud, Julien Danjou, 2011/07/30
- Re: Emacs in the Cloud, Andrew W. Nosenko, 2011/07/30
- Re: Emacs in the Cloud, Tim Cross, 2011/07/30
- Re: Emacs in the Cloud, Dimitri Fontaine, 2011/07/25
- Re: Emacs in the Cloud, joakim, 2011/07/25
- Re: Emacs in the Cloud, Masatake YAMATO, 2011/07/25
- Re: Emacs in the Cloud, Paul Michael Reilly, 2011/07/25