Add line for graalvm native-image in future plans
This commit is contained in:
parent
030c091c6d
commit
167d3e0d9b
1 changed files with 1 additions and 0 deletions
|
|
@ -152,6 +152,7 @@ These features are planned for future releases.
|
|||
- Improve error messages from defcfn macro
|
||||
- Mapped memory
|
||||
- Helper macros for custom serde implementations for composite data types (this is in progress [for structs](https://github.com/IGJoshua/coffi/issues/12)!)
|
||||
- Support for GraalVM Native Image (once their support for FFM becomes mature)
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue