napi-rs/examples/napi-compat-mode
Victor Teo aee742f185
feat(napi): property getter and setter with closure (#1526)
* getter with closure with segment fault

* fix getter closure pointer

* add setter

* Cleanup API

* Add test for `create_function_from_closure`

* Fix compile error

* Fix flaky test title

---------

Co-authored-by: LongYinan <lynweklm@gmail.com>
2023-03-21 11:22:07 +08:00
..
__test__ feat(napi): property getter and setter with closure (#1526) 2023-03-21 11:22:07 +08:00
src feat(napi): property getter and setter with closure (#1526) 2023-03-21 11:22:07 +08:00
build.rs
Cargo.toml style: format toml files 2022-02-11 10:46:17 +08:00
package.json chore: upgrade npm dependencies (#1443) 2023-01-19 00:32:52 +08:00