Skip to content

Use macro to simplify common wrapper operations#168

Merged
itsjunetime merged 2 commits into
messense:mainfrom
itsjunetime:wrapper_macros
Aug 28, 2025
Merged

Use macro to simplify common wrapper operations#168
itsjunetime merged 2 commits into
messense:mainfrom
itsjunetime:wrapper_macros

Conversation

@itsjunetime

Copy link
Copy Markdown
Collaborator

It's kinda annoying to have to keep writing the whole try_catch(ctx) { } fz_catch(ctx) { } thing whenever I add a new binding, so this just makes the process a bit easier.

There are some functions that don't fit neatly into this format, so I just left them as-is.

@itsjunetime itsjunetime merged commit 7437e44 into messense:main Aug 28, 2025
12 checks passed
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.

2 participants