mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 20:44:23 +01:00
With napi v3 we can compile our javascript binding to wasm, which can reduce a lot of maintenance overhead and complexity
9 lines
150 B
YAML
9 lines
150 B
YAML
nodeLinker: node-modules
|
|
|
|
yarnPath: .yarn/releases/yarn-4.9.2.cjs
|
|
enableHardenedMode: false
|
|
supportedArchitectures:
|
|
cpu:
|
|
- current
|
|
- wasm32
|