oxc/crates/oxc_napi
2023-04-22 15:58:59 +08:00
..
src feat: napi (#302) 2023-04-22 14:41:45 +08:00
build.rs feat: napi (#302) 2023-04-22 14:41:45 +08:00
Cargo.toml chore: use taplo to reformat toml files 2023-04-22 15:58:59 +08:00
index.d.ts feat: napi (#302) 2023-04-22 14:41:45 +08:00
index.js feat: napi (#302) 2023-04-22 14:41:45 +08:00
package.json feat: napi (#302) 2023-04-22 14:41:45 +08:00
pnpm-lock.yaml feat: napi (#302) 2023-04-22 14:41:45 +08:00
README.md feat: napi (#302) 2023-04-22 14:41:45 +08:00
test.mjs feat: napi (#302) 2023-04-22 14:41:45 +08:00

Installation

corepack enable

Build

pnpm install
pnpm run build

Test

node test.mjs