napi-rs/.github/workflows
forehalo 2467b7139b
Introduce #[napi] procedural macro to automation development boilerplate (#696)
* napi procedural macro for basic rust/JavaScript types
* introduce the `compat-mode` for `napi` and `napi-derive` crates for backward compatible
* remove #[inline] and let compiler to decide the inline behavior
* cli now can produce the `.d.ts` file for native binding
* many tests and example for the new procedural macro

Co-authored-by: LongYinan <lynweklm@gmail.com>
2021-09-23 01:29:09 +08:00
..
android.yml ci: upgrade to actions/cache@v2 2021-07-30 13:20:40 +08:00
auto-merge.yaml ci: add dependabot auto merge 2021-04-12 16:56:09 +08:00
bench.yaml ci: upgrade to actions/cache@v2 2021-07-30 13:20:40 +08:00
docker.yaml ci: add musl-cross toolchains into alpine.Dockerfile 2021-07-22 00:01:50 +08:00
lint.yaml ci: upgrade to actions/cache@v2 2021-07-30 13:20:40 +08:00
linux-aarch64-musl.yaml Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00
linux-aarch64.yaml ci: upgrade to actions/cache@v2 2021-07-30 13:20:40 +08:00
linux-armv7.yaml ci: upgrade to actions/cache@v2 2021-07-30 13:20:40 +08:00
linux-musl.yaml ci: upgrade to actions/cache@v2 2021-07-30 13:20:40 +08:00
memory-test.yml ci: upgrade to actions/cache@v2 2021-07-30 13:20:40 +08:00
napi3.yaml Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00
test.yaml ci: upgrade to actions/cache@v2 2021-07-30 13:20:40 +08:00
windows-arm.yml ci: upgrade to actions/cache@v2 2021-07-30 13:20:40 +08:00
windows-i686.yml Introduce #[napi] procedural macro to automation development boilerplate (#696) 2021-09-23 01:29:09 +08:00