tndrle / node-sqlite3-wasm

WebAssembly port of SQLite3 for Node.js with file system access
MIT License
55 stars 8 forks source link

replace define with export #20

Closed fprijate closed 1 year ago

fprijate commented 1 year ago

replace define with export. Now it works in VSC

fprijate commented 1 year ago

Api of node-sqlite3 not compatible with node-sqlite3-wasm