napi-rs/examples/napi
2021-12-02 11:26:52 +08:00
..
__test__ feat(napi): support TypedArray input and output 2021-12-02 11:26:52 +08:00
src feat(napi): support TypedArray input and output 2021-12-02 11:26:52 +08:00
.gitignore
build.rs
Cargo.toml
index.d.ts feat(napi): support TypedArray input and output 2021-12-02 11:26:52 +08:00
package.json feat(cli): generate js binding to avoid dynamic require logic 2021-11-09 21:43:51 +08:00
tsconfig.json feat(napi): BigInt codegen support 2021-11-11 16:18:25 +08:00