This package browser is in early development. Mind the rough edges.

emacs-ffi 0.2.1

FFI for Emacs based on libffi

This package provides an FFI for Emacs. It is based on libffi and relies on the dynamic module support in order to be loaded into Emacs. It is relatively full-featured, but for the time being low-level.

Installation

Install emacs-ffi 0.2.1 as follows:

guix install emacs-ffi@0.2.1

Or install the latest version:

guix install emacs-ffi

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.