This website requires JavaScript.
Explore
Help
Sign in
naskya
/
napi-rs
Watch
1
Star
0
Fork
You've already forked napi-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
00b09bca6e
napi-rs
/
crates
/
backend
/
src
/
codegen
History
Simon Vandel Sillesen
00b09bca6e
fix(napi): better error message for
#[napi(catch_unwind)]
(
#1383
)
...
Before, the JS error would only have `Any { .. }`
2022-12-09 18:37:10 +08:00
..
const.rs
feat(napi-derive): add noop feature to skip napi function register
2021-12-08 11:30:43 +08:00
enum.rs
fix(napi): missing ValidateNapiValue trait for types
2022-03-06 14:20:36 +08:00
fn.rs
fix(napi): better error message for
#[napi(catch_unwind)]
(
#1383
)
2022-12-09 18:37:10 +08:00
struct.rs
fix(napi): remove previous reference if value_ref existed
2022-08-25 21:51:06 +08:00