Skip to content

Generate FFI bindings for C#321

Merged
nekevss merged 5 commits into
mainfrom
gen-c-ffi
May 28, 2025
Merged

Generate FFI bindings for C#321
nekevss merged 5 commits into
mainfrom
gen-c-ffi

Conversation

@jedel1043

Copy link
Copy Markdown
Member

Fixes #320.

@jedel1043 jedel1043 requested a review from nekevss May 28, 2025 14:34
@jedel1043 jedel1043 added C-api Changes related to the public API C-FFI Changes related to FFI labels May 28, 2025
@nekevss

nekevss commented May 28, 2025

Copy link
Copy Markdown
Member

This looks good to me and roundabout what I'd expect when I was looking

CC: @Manishearth

Just to confirm, these bindings won't conflict with the CPP bindings in V8, correct?

@Manishearth Manishearth left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They will not conflict

@nekevss nekevss merged commit 0537926 into main May 28, 2025
@nekevss nekevss deleted the gen-c-ffi branch May 28, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-api Changes related to the public API C-FFI Changes related to FFI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add binding support for C

3 participants