Skip to content

How to assign a function object to property of the napi object? #1173

Answered by Brooooooklyn
yuchanns asked this question in Q&A
Discussion options

You must be logged in to vote

Box<dyn Fn> is not supported to create from JavaScript function, use JsFunction instead

Replies: 1 comment

Comment options

Brooooooklyn
May 9, 2022
Maintainer Sponsor

You must be logged in to vote
0 replies
Answer selected by yuchanns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants