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
ab3ea5a58a
napi-rs
/
crates
/
backend
/
src
History
Simon Vandel Sillesen
2b2841e8d3
feat: Add support for Date <-> chrono::DateTime<Utc>
2022-02-09 20:59:58 +01:00
..
codegen
feat(napi): implement get_js_function
2022-01-23 23:04:31 +08:00
typegen
fix(napi-derive): an
Option
in front of a required parameter is no longer optional in TypeScript
2022-01-23 18:57:01 +08:00
ast.rs
feat(napi-derive): add
ts_type
attribute to override typtescript type for fields in structs
2022-01-23 18:45:41 +08:00
codegen.rs
feat(napi): support TypedArray input and output
2021-12-02 11:26:52 +08:00
error.rs
Introduce
#[napi]
procedural macro to automation development boilerplate (
#696
)
2021-09-23 01:29:09 +08:00
lib.rs
feat(napi): add ts typegen skip
2021-12-19 19:45:21 +08:00
typegen.rs
feat: Add support for Date <-> chrono::DateTime<Utc>
2022-02-09 20:59:58 +01:00