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
fde2d649ee
napi-rs
/
crates
/
backend
/
src
History
LongYinan
ab81f4126b
chore(napi-derive): allow unsafe async &mut self (
#1453
)
2023-01-24 20:41:57 +08:00
..
codegen
chore(napi-derive): allow unsafe async &mut self (
#1453
)
2023-01-24 20:41:57 +08:00
typegen
fix(napi-derive): should not generate this types for Constructor/Getter/Setter
2022-08-30 16:39:51 +08:00
ast.rs
feat(napi-derive): allow partial implement From/To Napivalue for Object (
#1448
)
2023-01-24 14:51:16 +08:00
codegen.rs
feat(napi-derive): support set property attribute in napi macro (
#1257
)
2022-08-06 21:54:58 +08:00
error.rs
Introduce
#[napi]
procedural macro to automation development boilerplate (
#696
)
2021-09-23 01:29:09 +08:00
lib.rs
fix(napi-derive): fix union type generation for ts function notation (
#1439
)
2023-01-14 18:27:46 +08:00
typegen.rs
feat(napi-derive): generate ThreadsafeFunction types (
#1449
)
2023-01-24 14:25:05 +08:00