Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance #18

Merged
merged 7 commits into from
Jan 28, 2024
Merged

Enhance #18

merged 7 commits into from
Jan 28, 2024

Conversation

jinzhongjia
Copy link
Collaborator

@jinzhongjia jinzhongjia commented Jan 23, 2024

add a function called binding

a very convent function for binding callback
you just need to pase a function to get param
no need to care webui param api

move return.. function below Event

add a function called returnValue

a very convent function for returning value
you just need to pase a value to it
no need to care webui param api

Optimize the build process

TODO

  • Remove the return... function in the global scope when webui is released next time

@jinzhongjia jinzhongjia added the enhancement New feature or request label Jan 23, 2024
@jinzhongjia jinzhongjia self-assigned this Jan 23, 2024
@jinzhongjia
Copy link
Collaborator Author

oh, I need generate doc for zig api with zig doc tool

@jinzhongjia jinzhongjia merged commit e0adb9f into main Jan 28, 2024
12 checks passed
@jinzhongjia jinzhongjia deleted the enhance branch January 30, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
break change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant