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

feat: support f32, f64 in parameters of function #97

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

skanehira
Copy link
Contributor

fix #94

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

LGTM, thank you

@littledivy littledivy merged commit f889ed7 into denoland:main Sep 14, 2022
@skanehira skanehira deleted the support-float branch September 14, 2022 03:21
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.

deno_bindgen = "0.6.0": message: Type definition not found for f32 identifier
2 participants