oxc/napi/parser
2024-09-06 04:04:26 +00:00
..
src chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
build.rs
Cargo.toml chore(napi): Refactor async parsing functions to remove tokio dependency (#4049) 2024-07-04 20:31:19 +08:00
index.d.ts chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
index.js chore: bump napi to v3 (#4365) 2024-07-19 14:06:33 +00:00
package.json ci: add napi tests (#5419) 2024-09-03 12:24:58 +08:00
parse.bench.mjs fix(tasks): reduce variance of NAPI benchmarks (#2780) 2024-03-21 16:21:44 +00:00
test.mjs
test_module_lexer.mjs