Age | Commit message (Expand) | Author |
---|---|---|
2022-11-28 | refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca... | David Sherret |
2022-11-25 | refactor: move generated_symbol_exports_list_* files to napi folder (#16822) | David Sherret |
2022-11-12 | chore: upgrade rusty_v8 to 0.55.0 (#16604) | Bartek IwaĆczuk |
2022-10-30 | fix(napi): fix is_detached_arraybuffer (#16478) | Marcos Casagrande |
2022-10-25 | chore(napi): fix typo in README.md (#16414) | Ikko Ashimine |
2022-10-15 | refactor(build): better handle old glibc (#16238) | Luke Channings |
2022-10-10 | fix(npm): support compiling on linux/aarch64 (#16208) | Luke Channings |
2022-10-07 | perf(napi): optimize primitive napi functions (#16163) | Divy Srivastava |
2022-10-07 | chore(napi): Add README explainer for cli/napi_sym and cli/napi (#16187) | Divy Srivastava |
2022-10-07 | refactor(napi): simplify `napi_value` interface (#16170) | Divy Srivastava |
2022-10-05 | feat(npm): implement Node API (#13633) | Divy Srivastava |