Skip to content

ffi: introduce fast calls#855

Merged
saghul merged 1 commit intomasterfrom
ffi-fastcalls
Mar 13, 2026
Merged

ffi: introduce fast calls#855
saghul merged 1 commit intomasterfrom
ffi-fastcalls

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Mar 13, 2026

If all types are "simple" types we can avoid all the buffer conversions
and work with the JS values directly.

If all types are "simple" types we can avoid all the buffer conversions
and work with the JS values directly.
@saghul saghul merged commit c43c701 into master Mar 13, 2026
60 of 62 checks passed
@saghul saghul deleted the ffi-fastcalls branch March 13, 2026 14:58
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.

1 participant