Files
turso/bindings/javascript/.yarnrc.yml
Diego Reis 98bec9868b Remove wasm binding
With napi v3 we can compile our javascript binding to wasm, which can
reduce a lot of maintenance overhead and complexity
2025-07-28 14:48:51 -03:00

9 lines
150 B
YAML

nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.9.2.cjs
enableHardenedMode: false
supportedArchitectures:
cpu:
- current
- wasm32