mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-30 00:40:20 +02:00
Add note about current status
This commit is contained in:
parent
02ce8952ef
commit
94a58a80d2
1 changed files with 8 additions and 0 deletions
|
@ -27,3 +27,11 @@ the registers that we would like to have.
|
|||
Guile needs a simple, light-weight code generation library. The GNU
|
||||
Lightning architecture-specific backends provide the bulk of this
|
||||
functionality, and Lightening wraps it all in a lightweight API.
|
||||
|
||||
## Status
|
||||
|
||||
Only the x86-64 port is currently usable. I plan to re-enable 32-bit
|
||||
x86 shortly, and then work on 32-bit and 64-bit ARM. Other
|
||||
architectures may come with time, but help is very much appreciated
|
||||
there. The test suite is still in progress but will be fairly
|
||||
comprehensive in terms of API surface.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue