Boshen
|
771c698a81
|
feat(oxc): remove oxc_napi crate (#7634)
napi has a limitation, it cannot feature gate type exposure.
closes #7623
|
2024-12-04 10:07:32 +08:00 |
|
Boshen
|
59e7e4674f
|
feat(napi/transform): add TransformOptions::target API (#7426)
|
2024-11-23 15:46:33 +00:00 |
|
Boshen
|
5b5daec392
|
refactor(napi): use vitest (#6307)
|
2024-10-06 02:57:48 +00:00 |
|
Boshen
|
a03b24d94e
|
ci: add napi tests (#5419)
|
2024-09-03 12:24:58 +08:00 |
|
Kevin Deng 三咲智子
|
bf49f339d0
|
chore: pin pnpm version & upgrade lockfile version (#5200)
|
2024-08-25 22:57:33 +08:00 |
|
Boshen
|
27cbd551fb
|
chore: bump napi to v3 (#4365)
|
2024-07-19 14:06:33 +00:00 |
|
Boshen
|
e44963acda
|
Revert "chore(napi/transform): support wasm build (#3933)"
This reverts commit 3e9e4c9912.
|
2024-06-30 22:04:36 +08:00 |
|
Dunqing
|
3e9e4c9912
|
chore(napi/transform): support wasm build (#3933)
~~Encountered the same problem as
https://github.com/oxc-project/oxc-resolver/issues/190. Fixed in
napi@2.16.7, but oxc use `3.x`~~
Fixed in napi@3.0.0-alpha.3
|
2024-06-30 19:49:02 +08:00 |
|
Boshen
|
f42c325a06
|
refactor(napi): change "isolated declarations" to "transform" (#3721)
|
2024-06-17 14:09:18 +00:00 |
|