mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-07 02:04:21 +01:00
Remove wasm binding
With napi v3 we can compile our javascript binding to wasm, which can reduce a lot of maintenance overhead and complexity
This commit is contained in:
1
bindings/javascript/browser.js
Normal file
1
bindings/javascript/browser.js
Normal file
@@ -0,0 +1 @@
|
||||
export * from '@tursodatabase/turso-wasm32-wasi'
|
||||
Reference in New Issue
Block a user