mirror of
https://github.com/janet-lang/janet
synced 2024-12-24 15:30:27 +00:00
Update changelog
This commit is contained in:
parent
d5ee6cf521
commit
03c496bdd8
@ -2,6 +2,7 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## ??? - Unreleased
|
||||
- Add `ffi/malloc` and `ffi/free`. Useful as tools of last resort.
|
||||
- Add `ffi/jitfn` to allow calling function pointers generated at runtime from machine code.
|
||||
Bring your own assembler, though.
|
||||
- Channels can now be marshalled. Pending state is not saved, only items in the channel.
|
||||
|
Loading…
Reference in New Issue
Block a user