emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs Lisp JIT Compiler


From: Eli Zaretskii
Subject: Re: Emacs Lisp JIT Compiler
Date: Thu, 16 Aug 2018 05:45:50 +0300

> From: Tom Tromey <address@hidden>
> Date: Wed, 15 Aug 2018 18:03:06 -0600
> Cc: Tom Tromey <address@hidden>, address@hidden
> 
> btw on the JIT branch you can M-x jit-disassemble to see the code
> for a function

Only on platforms that have open_memstream, it seems.  Which is a bad
limitation, IMO; we could easily write the output to a temp file and
then read it into a string instead.

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]