Skip to content

FFI standard library#399

Draft
ActualMasterOogway wants to merge 103 commits into
lune-org:mainfrom
ActualMasterOogway:ffi
Draft

FFI standard library#399
ActualMasterOogway wants to merge 103 commits into
lune-org:mainfrom
ActualMasterOogway:ffi

Conversation

@ActualMasterOogway

Copy link
Copy Markdown
Contributor

Continues @qwreey's FFI library from #243, brought up to date against current main with a big batch of bug fixes, test additions, and feature additions

Closes #157

qwreey and others added 30 commits October 13, 2024 04:07
struct.size: Returns a non-zero actual size
rewrite use super:: => use crate::
* Fixes incorrect function signatures for callables.
* Now correctly returns the main module.
qwreey and others added 26 commits November 9, 2024 12:56
@ActualMasterOogway ActualMasterOogway force-pushed the ffi branch 2 times, most recently from d9eba24 to 9ee821c Compare July 3, 2026 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for Foreign Function Interface (FFI)

3 participants